Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/libsdp/src/
HDconfig_scanner.c298 static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
1047 yy_next_state = yy_try_NUL_trans( yy_current_state );
1304 static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) in yy_try_NUL_trans() function
1306 static yy_state_type yy_try_NUL_trans( yy_current_state ) in yy_try_NUL_trans()
/NextBSD/contrib/flex/
HDFlexLexer.h153 yy_state_type yy_try_NUL_trans( yy_state_type current_state );
HDflex.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 )
/NextBSD/crypto/heimdal/lib/sl/
HDslc-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
/NextBSD/crypto/heimdal/lib/com_err/
HDlex.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
/NextBSD/crypto/heimdal/lib/asn1/
HDlex.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
/NextBSD/usr.bin/lex/
HDinitscan.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