Home
last modified time | relevance | path

Searched defs:token_type (Results 1 – 2 of 2) sorted by relevance

/external/bison/src/
Dscan-gram.c1444 token_type = PERCENT_DESTRUCTOR; BEGIN SC_PRE_CODE; variable
1479 token_type = PERCENT_INITIAL_ACTION; BEGIN SC_PRE_CODE; variable
1494 token_type = PERCENT_LEX_PARAM; BEGIN SC_PRE_CODE; variable
1544 token_type = PERCENT_PARSE_PARAM; BEGIN SC_PRE_CODE; variable
1554 token_type = PERCENT_PRINTER; BEGIN SC_PRE_CODE; variable
1604 token_type = PERCENT_UNION; BEGIN SC_PRE_CODE; variable
3558 handle_dollar (int token_type, char *text, location loc) in handle_dollar()
3625 handle_at (int token_type, char *text, location loc) in handle_at()
Dscan-gram.l904 handle_dollar (int token_type, char *text, location loc) in handle_dollar()
971 handle_at (int token_type, char *text, location loc) in handle_at()