Home
last modified time | relevance | path

Searched refs:yyterminate (Results 1 – 14 of 14) 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/linux-tools-perf/src/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/elfutils/src/libcpu/
Di386_lex.c717 #ifndef yyterminate
718 #define yyterminate() return YY_NULL macro
980 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/elfutils/src/src/
Dldlex.c1282 #ifndef yyterminate
1283 #define yyterminate() return YY_NULL macro
1761 yyterminate();
/external/libpcap/
Dscanner.c2910 #ifndef yyterminate
2911 #define yyterminate() return YY_NULL macro
3848 yyterminate();
/external/toybox/kconfig/
Dlex.zconf.c_shipped902 /* No semi-colon after return; correct usage is to write "yyterminate();" -
906 #ifndef yyterminate
907 #define yyterminate() return YY_NULL
1279 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