Searched refs:yyterminate (Results 1 - 17 of 17) sorted by path

/external/bison/examples/calc++/
H A Dcalc++-scanner.cc563 Unfortunately yyterminate by default returns 0, which is
565 #define yyterminate() return token::END macro
731 /* No semi-colon after return; correct usage is to write "yyterminate();" -
735 #ifndef yyterminate
736 #define yyterminate() return YY_NULL macro
980 yyterminate();
/external/bison/src/
H A Dscan-code.c903 /* No semi-colon after return; correct usage is to write "yyterminate();" -
907 #ifndef yyterminate
908 #define yyterminate() return YY_NULL macro
H A Dscan-gram.c1227 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1231 #ifndef yyterminate
1232 #define yyterminate() return YY_NULL macro
1842 yyterminate ();
2437 yyterminate();
H A Dscan-skel.c818 /* No semi-colon after return; correct usage is to write "yyterminate();" -
822 #ifndef yyterminate
823 #define yyterminate() return YY_NULL macro
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
H A DTokenizer.cpp760 /* No semi-colon after return; correct usage is to write "yyterminate();" -
764 #ifndef yyterminate
765 #define yyterminate() return YY_NULL macro
1174 yyterminate();
H A DTokenizer.l263 yyterminate();
/external/chromium_org/third_party/angle/src/compiler/translator/
H A Dglslang.l377 <<EOF>> { yyterminate(); }
H A Dglslang_lex.cpp1202 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1206 #ifndef yyterminate
1207 #define yyterminate() return YY_NULL macro
2031 { yyterminate(); }
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglcpp-lex.c824 /* No semi-colon after return; correct usage is to write "yyterminate();" -
828 #ifndef yyterminate
829 #define yyterminate() return YY_NULL macro
1342 yyterminate();
H A Dglsl_lexer.cc1325 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1329 #ifndef yyterminate
1330 #define yyterminate() return YY_NULL macro
2665 yyterminate();
H A Dlex.yy.c1366 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1370 #ifndef yyterminate
1371 #define yyterminate() return YY_NULL macro
2492 yyterminate();
/external/elfutils/0.153/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/0.153/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/ipsec-tools/src/racoon/
H A Dcftoken.l650 yyterminate();
/external/libpcap/
H A Dscanner.c2906 /* No semi-colon after return; correct usage is to write "yyterminate();" -
2910 #ifndef yyterminate
2911 #define yyterminate() return YY_NULL macro
3848 yyterminate();
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-events-flex.c1291 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1295 #ifndef yyterminate
1296 #define yyterminate() return YY_NULL macro
1783 yyterminate();
H A Dpmu-flex.c638 /* No semi-colon after return; correct usage is to write "yyterminate();" -
642 #ifndef yyterminate
643 #define yyterminate() return YY_NULL macro
831 yyterminate();

Completed in 538 milliseconds