Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c1370 yy_state_type yy_next_state; variable
1385 yy_next_state = yy_try_NUL_trans( yy_current_state );
1389 if ( yy_next_state )
1393 yy_current_state = yy_next_state;
Dzconf.lex.c_shipped1370 yy_state_type yy_next_state;
1385 yy_next_state = yy_try_NUL_trans( yy_current_state );
1389 if ( yy_next_state )
1393 yy_current_state = yy_next_state;
/linux-4.1.27/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;
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped1246 yy_state_type yy_next_state;
1261 yy_next_state = yy_try_NUL_trans( yy_current_state );
1265 if ( yy_next_state )
1269 yy_current_state = yy_next_state;