Home
last modified time | relevance | path

Searched refs:YY_NEW_FILE (Results 1 – 9 of 9) sorted by relevance

/src/crypto/heimdal/lib/com_err/
H A Dlex.c137 #define YY_NEW_FILE yyrestart(yyin ) macro
973 YY_NEW_FILE;
1255 YY_NEW_FILE; in yyinput()
/src/crypto/heimdal/lib/sl/
H A Dslc-lex.c137 #define YY_NEW_FILE yyrestart(yyin ) macro
910 YY_NEW_FILE;
1192 YY_NEW_FILE; in yyinput()
/src/tools/build/bootstrap-m4/
H A Dinittokenizer.c129 #define YY_NEW_FILE yyrestart( yyin ) macro
951 YY_NEW_FILE;
1242 YY_NEW_FILE; in yyinput()
/src/crypto/heimdal/lib/asn1/
H A Dlex.c137 #define YY_NEW_FILE yyrestart(yyin ) macro
1801 YY_NEW_FILE;
2120 YY_NEW_FILE; in yyinput()
/src/usr.bin/lex/
H A Dinitscan.c128 #define YY_NEW_FILE yyrestart( yyin ) macro
4248 YY_NEW_FILE;
4581 YY_NEW_FILE; in yyinput()
/src/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_l.l365 YY_NEW_FILE;
/src/contrib/unbound/util/
H A Dconfiglexer.c129 #define YY_NEW_FILE yyrestart( yyin ) macro
7199 YY_NEW_FILE;
7490 YY_NEW_FILE; in yyinput()
/src/contrib/flex/src/
H A Dflex.skl367 #define YY_NEW_FILE yyrestart( yyin M4_YY_CALL_LAST_ARG )
1378 YY_NEW_FILE;
1867 YY_NEW_FILE;
3420 #undef YY_NEW_FILE
/src/contrib/flex/
H A DONEWS754 - You no longer need to invoke YY_NEW_FILE in an <<EOF>> action
962 YY_NEW_FILE and yyless macros have been removed. They now