Searched refs:yyterminate (Results 1 - 21 of 21) sorted by relevance

/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
H A Dwc1.l17 yyterminate();
H A Dwc2.l19 yyterminate();
H A Dwc3.l23 yyterminate();
H A Dwc5.l23 yyterminate();
H A Dwc4.l26 yyterminate();
/external/webkit/Tools/android/flex-2.5.4a/
H A Dinitscan.c1437 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1441 #ifndef yyterminate
1442 #define yyterminate() return YY_NULL macro
2113 yyterminate(); /* to stop the parser */
2249 yyterminate(); /* to stop the parser */
2699 yyterminate();
2722 sectnum = 0; yyterminate();
2750 yyterminate();
H A Dscan.l319 yyterminate(); /* to stop the parser */
398 yyterminate(); /* to stop the parser */
629 yyterminate();
645 <<EOF>> sectnum = 0; yyterminate();
H A Dflex.skl402 /* No semi-colon after return; correct usage is to write "yyterminate();" -
406 #ifndef yyterminate
407 #define yyterminate() return YY_NULL
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
H A Dinitscan-mvs.c95 /* no semi-colon after return; correct usage is to write "yyterminate();" -
99 #define yyterminate() return ( YY_NULL ) macro
1652 MARK_END_OF_PROLOG; yyterminate();
2068 yyterminate();
2112 yyterminate();
/external/elfutils/libcpu/
H A Di386_lex.c709 /* No semi-colon after return; correct usage is to write "yyterminate();" -
713 #ifndef yyterminate
714 #define yyterminate() return YY_NULL macro
976 yyterminate();
/external/elfutils/src/
H A Dldlex.c1285 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1289 #ifndef yyterminate
1290 #define yyterminate() return YY_NULL macro
1768 yyterminate();
/external/libpcap/
H A Dscanner.c2594 /* No semi-colon after return; correct usage is to write "yyterminate();" -
2598 #ifndef yyterminate
2599 #define yyterminate() return YY_NULL macro
3458 yyterminate();
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-lex.c893 /* No semi-colon after return; correct usage is to write "yyterminate();" -
897 #ifndef yyterminate
898 #define yyterminate() return YY_NULL macro
1478 yyterminate();
/external/bison/src/
H A Dscan-skel.c765 /* No semi-colon after return; correct usage is to write "yyterminate();" -
769 #ifndef yyterminate
770 #define yyterminate() return YY_NULL macro
H A Dscan-gram.c1155 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1159 #ifndef yyterminate
1160 #define yyterminate() return YY_NULL macro
1729 yyterminate ();
H A Dscan-gram.l326 yyterminate ();
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dglslang.l244 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
H A Dglslang_lex.cpp951 /* No semi-colon after return; correct usage is to write "yyterminate();" -
955 #ifndef yyterminate
956 #define yyterminate() return YY_NULL macro
1685 { context->AfterEOF = true; yyterminate(); }
/external/mesa3d/src/glsl/
H A Dglsl_lexer.cpp1232 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1236 #ifndef yyterminate
1237 #define yyterminate() return YY_NULL macro
2533 yyterminate();
/external/ipsec-tools/src/racoon/
H A Dcftoken.l650 yyterminate();
/external/webkit/Source/WebCore/css/
H A DCSSParser.cpp6814 #define yyterminate() yyTok = END_TOKEN; return yyTok macro

Completed in 193 milliseconds