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

/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-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
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
/external/elfutils/src/libcpu/
H A Di386_lex.c713 /* No semi-colon after return; correct usage is to write "yyterminate();" -
717 #ifndef yyterminate
718 #define yyterminate() return YY_NULL macro
980 yyterminate();
/external/elfutils/src/src/
H A Dldlex.c1278 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1282 #ifndef yyterminate
1283 #define yyterminate() return YY_NULL macro
1761 yyterminate();
/external/linux-tools-perf/src/tools/perf/util/
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();
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();
/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/ipsec-tools/src/racoon/
H A Dcftoken.l650 yyterminate();

Completed in 330 milliseconds