Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-code.l123 BEGIN sc_context; variable
132 "*"{splice}"/" STRING_GROW; BEGIN sc_context; variable
142 "\n" STRING_GROW; BEGIN sc_context; variable
158 "'" STRING_GROW; BEGIN sc_context; variable
163 "\"" STRING_GROW; BEGIN sc_context; variable
857 translate_action (code_props *self, int sc_context) in translate_action()
Dscan-code.c1010 BEGIN sc_context; variable
1131 STRING_GROW; BEGIN sc_context; variable
1143 STRING_GROW; BEGIN sc_context; variable
1169 STRING_GROW; BEGIN sc_context; variable
1177 STRING_GROW; BEGIN sc_context; variable
3046 translate_action (code_props *self, int sc_context) in translate_action()