Home
last modified time | relevance | path

Searched refs:SC_RULE_ACTION (Results 1 – 4 of 4) sorted by relevance

/external/bison/src/
Dscan-code.l75 %x SC_RULE_ACTION SC_SYMBOL_ACTION
121 || sc_context == SC_RULE_ACTION
167 <SC_RULE_ACTION,SC_SYMBOL_ACTION>
198 <SC_RULE_ACTION>
939 self->code = translate_action (self, SC_RULE_ACTION); in code_props_translate_code()
Dscan-code.c741 #define SC_RULE_ACTION 5 macro
1008 || sc_context == SC_RULE_ACTION
1390 case YY_STATE_EOF(SC_RULE_ACTION):
3128 self->code = translate_action (self, SC_RULE_ACTION); in code_props_translate_code()
/external/bison/
DChangeLog282 * src/scan-code.l (SC_RULE_ACTION): Here.
DChangeLog-20121598 * src/scan-code.l (SC_RULE_ACTION): Implement warning.
3297 * src/scan-code.l (SC_RULE_ACTION): Fix it.
5951 (SC_RULE_ACTION): Update to use the code_props* argument to code_lex