Searched refs:yyterminate (Results 1 – 11 of 11) sorted by relevance
44 <<EOF>> { yyterminate(); }
107 yyterminate();
726 #ifndef yyterminate727 #define yyterminate() return YY_NULL macro1020 yyterminate();
108 . printf("Unknown token \"%s\"\n", yytext); yyterminate();
308 yyterminate();
1246 #ifndef yyterminate1247 #define yyterminate() return YY_NULL macro1711 yyterminate();
3170 #ifndef yyterminate3171 #define yyterminate() return YY_NULL macro4260 yyterminate();
400 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
1459 #ifndef yyterminate1460 #define yyterminate() return YY_NULL macro2343 { context->AfterEOF = true; yyterminate(); }
902 /* No semi-colon after return; correct usage is to write "yyterminate();" -906 #ifndef yyterminate907 #define yyterminate() return YY_NULL1279 yyterminate();