Searched refs:_TK_M_MAX (Results 1 – 1 of 1) sorted by relevance
102 #define _TK_M_MAX (TK_M_RESULT + 1) macro103 #define _TK_A_MIN _TK_M_MAX424 if (type < _TK_M_MAX) { in rule_line_add_token()1330 assert(token->type < _TK_M_MAX); in token_match_string()