Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c1423 yy_state_type yy_next_state; variable
1438 yy_next_state = yy_try_NUL_trans( yy_current_state );
1442 if ( yy_next_state )
1446 yy_current_state = yy_next_state;
Dzconf.lex.c_shipped1423 yy_state_type yy_next_state;
1438 yy_next_state = yy_try_NUL_trans( yy_current_state );
1442 if ( yy_next_state )
1446 yy_current_state = yy_next_state;
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1274 yy_state_type yy_next_state;
1289 yy_next_state = yy_try_NUL_trans( yy_current_state );
1293 if ( yy_next_state )
1297 yy_current_state = yy_next_state;
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped943 yy_state_type yy_next_state;
958 yy_next_state = yy_try_NUL_trans( yy_current_state );
962 if ( yy_next_state )
966 yy_current_state = yy_next_state;