Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c1385 yy_state_type yy_next_state; variable
1400 yy_next_state = yy_try_NUL_trans( yy_current_state );
1404 if ( yy_next_state )
1408 yy_current_state = yy_next_state;
H A Dlex.zconf.c_shipped1385 yy_state_type yy_next_state;
1400 yy_next_state = yy_try_NUL_trans( yy_current_state );
1404 if ( yy_next_state )
1408 yy_current_state = yy_next_state;
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1079 yy_state_type yy_next_state;
1094 yy_next_state = yy_try_NUL_trans( yy_current_state );
1098 if ( yy_next_state )
1102 yy_current_state = yy_next_state;
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1146 yy_state_type yy_next_state;
1161 yy_next_state = yy_try_NUL_trans( yy_current_state );
1165 if ( yy_next_state )
1169 yy_current_state = yy_next_state;