Home
last modified time | relevance | path

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

/external/bison/src/
Dscan-skel.c163 #define YY_NEW_FILE skel_restart(skel_in ) macro
1162 YY_NEW_FILE;
1469 YY_NEW_FILE; in yyinput()
2105 #undef YY_NEW_FILE
Dscan-gram.c163 #define YY_NEW_FILE gram_restart(gram_in ) macro
2402 YY_NEW_FILE;
2710 YY_NEW_FILE; in yyinput()
3347 #undef YY_NEW_FILE
/external/bluetooth/bluez/tools/
Dlexer.c128 #define YY_NEW_FILE yyrestart(yyin ) macro
924 YY_NEW_FILE;
1198 YY_NEW_FILE; in yyinput()
1743 #undef YY_NEW_FILE
/external/libpcap/
Dscanner.c128 #define YY_NEW_FILE pcap_restart(pcap_in ) macro
3554 YY_NEW_FILE;
3865 YY_NEW_FILE; in yyinput()
4410 #undef YY_NEW_FILE
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
Dinitscan-mvs.c139 #define YY_NEW_FILE \ macro
2191 YY_NEW_FILE;
2468 YY_NEW_FILE; in yyinput()
/external/elfutils/src/
Dldlex.c111 #define YY_NEW_FILE yyrestart( yyin ) macro
1723 YY_NEW_FILE;
2054 YY_NEW_FILE; in yyinput()
/external/webkit/WebKitTools/android/flex-2.5.4a/
Dinitscan.c93 #define YY_NEW_FILE yyrestart( yyin ) macro
2846 YY_NEW_FILE;
3180 YY_NEW_FILE; in yyinput()
Dflex.skl97 #define YY_NEW_FILE yyrestart( yyin )
613 YY_NEW_FILE;
1025 YY_NEW_FILE;
DNEWS754 - 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
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dflex.man1699 call the special action YY_NEW_FILE; this is no longer
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1423 action `YY_NEW_FILE'; this is no longer necessary);
Dflex.texi1690 had to call the special action @code{YY_NEW_FILE}; this is