Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c690 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1385 yy_next_state = yy_try_NUL_trans( yy_current_state );
1626 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
Dzconf.lex.c_shipped690 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1385 yy_next_state = yy_try_NUL_trans( yy_current_state );
1621 /* yy_try_NUL_trans - try to make a transition on the NUL character
1624 * next_state = yy_try_NUL_trans( current_state );
1626 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped351 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
958 yy_next_state = yy_try_NUL_trans( yy_current_state );
1207 /* yy_try_NUL_trans - try to make a transition on the NUL character
1210 * next_state = yy_try_NUL_trans( current_state );
1212 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped361 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1261 yy_next_state = yy_try_NUL_trans( yy_current_state );
1511 /* yy_try_NUL_trans - try to make a transition on the NUL character
1514 * next_state = yy_try_NUL_trans( current_state );
1516 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )