Home
last modified time | relevance | path

Searched refs:yyterminate (Results 1 – 20 of 20) sorted by relevance

/external/bison/examples/calc++/
Dcalc++-scanner.ll17 Unfortunately yyterminate by default returns 0, which is
19 #define yyterminate() return token::END
Dcalc++-scanner.cc565 #define yyterminate() return token::END macro
735 #ifndef yyterminate
736 #define yyterminate() return YY_NULL macro
980 yyterminate();
/external/elfutils/0.153/libcpu/
Di386_lex.c713 #ifndef yyterminate
714 #define yyterminate() return YY_NULL macro
976 yyterminate();
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpmu-flex.c642 #ifndef yyterminate
643 #define yyterminate() return YY_NULL macro
831 yyterminate();
Dparse-events-flex.c1295 #ifndef yyterminate
1296 #define yyterminate() return YY_NULL macro
1783 yyterminate();
/external/bison/src/
Dscan-gram.c1231 #ifndef yyterminate
1232 #define yyterminate() return YY_NULL macro
1842 yyterminate ();
2437 yyterminate();
Dscan-skel.c822 #ifndef yyterminate
823 #define yyterminate() return YY_NULL macro
Dscan-gram.l301 yyterminate ();
Dscan-code.c907 #ifndef yyterminate
908 #define yyterminate() return YY_NULL macro
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DTokenizer.l263 yyterminate();
DTokenizer.cpp764 #ifndef yyterminate
765 #define yyterminate() return YY_NULL macro
1174 yyterminate();
/external/elfutils/0.153/src/
Dldlex.c1289 #ifndef yyterminate
1290 #define yyterminate() return YY_NULL macro
1768 yyterminate();
/external/libpcap/
Dscanner.c2910 #ifndef yyterminate
2911 #define yyterminate() return YY_NULL macro
3848 yyterminate();
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-lex.c828 #ifndef yyterminate
829 #define yyterminate() return YY_NULL macro
1342 yyterminate();
Dglsl_lexer.cc1329 #ifndef yyterminate
1330 #define yyterminate() return YY_NULL macro
2665 yyterminate();
Dlex.yy.c1370 #ifndef yyterminate
1371 #define yyterminate() return YY_NULL macro
2492 yyterminate();
/external/chromium_org/third_party/angle/src/compiler/translator/
Dglslang.l377 <<EOF>> { yyterminate(); }
Dglslang_lex.cpp1206 #ifndef yyterminate
1207 #define yyterminate() return YY_NULL macro
2031 { yyterminate(); }
/external/bison/doc/
Dbison.texi10381 Unfortunately yyterminate by default returns 0, which is
10383 #define yyterminate() return token::END
12355 @c LocalWords: clval CDEBUG cdebug deftypeopx yyterminate LocationType
Dbison.info9721 Unfortunately yyterminate by default returns 0, which is
9723 #define yyterminate() return token::END