Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c1033 register yy_state_type yy_current_state; variable
1661 register yy_state_type yy_current_state; in yy_get_previous_state() local
1679 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans()