Searched defs:STRING_GROW (Results 1 - 4 of 4) sorted by relevance

/external/bison/src/
H A Dflex-scanner.h70 Use STRING_GROW to append what has just been matched, and
79 # define STRING_GROW \ macro
H A Dscan-skel.c1101 STRING_GROW; variable
H A Dscan-code.c1131 STRING_GROW; BEGIN sc_context; variable
1143 STRING_GROW; BEGIN sc_context; variable
1149 STRING_GROW; variable
1161 STRING_GROW; variable
1169 STRING_GROW; BEGIN sc_context; variable
1177 STRING_GROW; BEGIN sc_context; variable
1186 STRING_GROW;
1195 STRING_GROW;
1205 STRING_GROW;
1214 STRING_GROW;
1263 STRING_GROW; need_semicolon = false; variable
1268 STRING_GROW; ++braces_level; need_semicolon = false; variable
1303 STRING_GROW; in_cpp = true; variable
1309 STRING_GROW; variable
1315 STRING_GROW; if (in_cpp) in_cpp = need_semicolon = false; variable
1320 STRING_GROW; variable
1338 STRING_GROW; need_semicolon = true; variable
1343 STRING_GROW; need_semicolon = true; variable
1382 STRING_GROW; variable
[all...]
H A Dscan-gram.c1791 STRING_GROW;
2001 STRING_GROW; BEGIN context_state; variable
2017 STRING_GROW; BEGIN context_state; variable
2023 STRING_GROW; variable
2233 STRING_GROW; variable
2241 STRING_GROW; BEGIN context_state; variable
2259 STRING_GROW; BEGIN context_state; variable
2281 STRING_GROW;
2291 STRING_GROW;
2302 STRING_GROW;
2329 STRING_GROW; braces_level++; variable
2335 STRING_GROW; braces_level--; variable
2360 STRING_GROW; variable
2428 STRING_GROW; variable
[all...]

Completed in 62 milliseconds