Searched defs:yy_current_state (Results 1 - 2 of 2) sorted by relevance
| /src/sys/external/bsd/acpica/dist/compiler/ | ||
| H A D | lex.yy.c | 723 register yy_state_type yy_current_state; variable in typeref:typename:register yy_state_type 1250 register yy_state_type yy_current_state; local in function:yy_get_previous_state 1283 yy_try_NUL_trans(yy_state_type yy_current_state) argument [all...] |
| /src/tools/m4/bootstrap/ | ||
| H A D | tokenizer.c | 693 register yy_state_type yy_current_state; variable in typeref:typename:register yy_state_type 1129 register yy_state_type yy_current_state; local in function:yy_get_previous_state 1159 yy_try_NUL_trans(yy_state_type yy_current_state) argument [all...] |
Completed in 6 milliseconds