Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/flex/
DFlexLexer.h153 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
Dflex.skl751 static yy_state_type yy_try_NUL_trans M4_YY_PARAMS( yy_state_type current_state M4_YY_PROTO_LAST_A…
1429 yy_next_state = yy_try_NUL_trans( yy_current_state M4_YY_CALL_LAST_ARG);
1789 /* yy_try_NUL_trans - try to make a transition on the NUL character
1792 * next_state = yy_try_NUL_trans( current_state );
1795 static yy_state_type yy_try_NUL_trans YYFARGS1( yy_state_type, yy_current_state)
1798 yy_state_type yyFlexLexer::yy_try_NUL_trans( yy_state_type yy_current_state )
/freebsd-12-stable/contrib/amd/fsinfo/
Dnull_lex.c374 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
808 yy_next_state = yy_try_NUL_trans( yy_current_state );
1061 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd-12-stable/crypto/heimdal/lib/sl/
Dslc-lex.c348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
865 yy_next_state = yy_try_NUL_trans( yy_current_state );
1118 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd-12-stable/crypto/heimdal/lib/com_err/
Dlex.c348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
928 yy_next_state = yy_try_NUL_trans( yy_current_state );
1181 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd-12-stable/crypto/heimdal/lib/asn1/
Dlex.c348 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
1756 yy_next_state = yy_try_NUL_trans( yy_current_state );
2009 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd-12-stable/usr.bin/lex/
Dinitscan.c362 static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
4193 yy_next_state = yy_try_NUL_trans( yy_current_state );
4417 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function