Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A DFlexLexer.h168 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
H A Dflex.skl648 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state M4_YY_PROTO_LAST_ARG);
1333 yy_next_state = yy_try_NUL_trans( yy_current_state M4_YY_CALL_LAST_ARG);
1727 /* yy_try_NUL_trans - try to make a transition on the NUL character
1730 * next_state = yy_try_NUL_trans( current_state );
1733 static yy_state_type yy_try_NUL_trans YYFARGS1( yy_state_type, yy_current_state)
1736 yy_state_type yyFlexLexer::yy_try_NUL_trans( yy_state_type yy_current_state )
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c347 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
906 yy_next_state = yy_try_NUL_trans( yy_current_state );
1164 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd/crypto/heimdal/lib/com_err/
H A 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/crypto/heimdal/lib/sl/
H A 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/crypto/heimdal/lib/asn1/
H A 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/usr.bin/lex/
H A Dinitscan.c343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
4203 yy_next_state = yy_try_NUL_trans( yy_current_state );
4462 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c343 static yy_state_type yy_try_NUL_trans ( yy_state_type current_state );
7000 yy_next_state = yy_try_NUL_trans( yy_current_state );
7258 static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) in yy_try_NUL_trans() function