Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c714 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1438 yy_next_state = yy_try_NUL_trans( yy_current_state );
1679 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
Dzconf.lex.c_shipped714 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1438 yy_next_state = yy_try_NUL_trans( yy_current_state );
1674 /* yy_try_NUL_trans - try to make a transition on the NUL character
1677 * next_state = yy_try_NUL_trans( current_state );
1679 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped362 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1289 yy_next_state = yy_try_NUL_trans( yy_current_state );
1540 /* yy_try_NUL_trans - try to make a transition on the NUL character
1543 * next_state = yy_try_NUL_trans( current_state );
1545 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
/linux-4.4.14/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 )