Searched refs:yyterminate (Results 1 – 25 of 28) sorted by relevance
12
319 yyterminate(); /* to stop the parser */398 yyterminate(); /* to stop the parser */629 yyterminate();645 <<EOF>> sectnum = 0; yyterminate();
1441 #ifndef yyterminate1442 #define yyterminate() return YY_NULL macro2113 yyterminate(); /* to stop the parser */2249 yyterminate(); /* to stop the parser */2699 yyterminate();2722 sectnum = 0; yyterminate();2750 yyterminate();
402 /* No semi-colon after return; correct usage is to write "yyterminate();" -406 #ifndef yyterminate407 #define yyterminate() return YY_NULL
17 Unfortunately yyterminate by default returns 0, which is19 #define yyterminate() return token::END
565 #define yyterminate() return token::END macro735 #ifndef yyterminate736 #define yyterminate() return YY_NULL macro980 yyterminate();
17 yyterminate();
19 yyterminate();
23 yyterminate();
26 yyterminate();
36 yyterminate().126 … # the yyterminate() found in other EOF states. But we need to be careful to back up to behind
99 #define yyterminate() return ( YY_NULL ) macro1652 MARK_END_OF_PROLOG; yyterminate();2068 yyterminate();2112 yyterminate();
713 #ifndef yyterminate714 #define yyterminate() return YY_NULL macro976 yyterminate();
1231 #ifndef yyterminate1232 #define yyterminate() return YY_NULL macro1842 yyterminate ();2437 yyterminate();
822 #ifndef yyterminate823 #define yyterminate() return YY_NULL macro
301 yyterminate ();
907 #ifndef yyterminate908 #define yyterminate() return YY_NULL macro
1289 #ifndef yyterminate1290 #define yyterminate() return YY_NULL macro1768 yyterminate();
2598 #ifndef yyterminate2599 #define yyterminate() return YY_NULL macro3458 yyterminate();
244 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
955 #ifndef yyterminate956 #define yyterminate() return YY_NULL macro1685 { context->AfterEOF = true; yyterminate(); }
211 X #define yyterminate() return ( YY_NULL )219 X #define yyterminate() return ( YY_NULL )
958 - yyterminate() can be used in lieu of a return statement961 default, yyterminate() is also called when an end-of-1629 yyterminate();1704 - executing the special yyterminate() action;1744 yyterminate();1750 yyterminate();3333 yyterminate()
849 - `yyterminate()' can be used in lieu of a return statement in an852 `yyterminate()' is also called when an end-of-file is encountered.1366 yyterminate();1427 - executing the special `yyterminate()' action;1450 yyterminate();1456 yyterminate();2665 yyterminate()
1029 @samp{yyterminate()} can be used in lieu of a return1032 "all done". By default, @samp{yyterminate()} is also1623 yyterminate();1697 executing the special @samp{yyterminate()} action;1727 yyterminate();1733 yyterminate();3164 yyterminate()