Searched refs:yyterminate (Results 1 – 15 of 15) sorted by relevance
96 … fprintf(stderr, "error at line %d: Unknown token: %s\n", yyget_lineno(), yytext); yyterminate();
91 yyterminate();
108 . printf("Unknown token \"%s\"\n", yytext); yyterminate();
726 #ifndef yyterminate727 #define yyterminate() return YY_NULL macro1020 yyterminate();
324 …printf(stderr, "error at line %d: Unknown token: %s\n", ir3_yyget_lineno(), yytext); yyterminate();
308 yyterminate();
1246 #ifndef yyterminate1247 #define yyterminate() return YY_NULL macro1711 yyterminate();
948 #ifndef yyterminate949 # define yyterminate() return YY_NULL macro1371 yyterminate();
400 <*><<EOF>> { context->AfterEOF = true; yyterminate(); }
1459 #ifndef yyterminate1460 #define yyterminate() return YY_NULL macro2343 { context->AfterEOF = true; yyterminate(); }
3332 #ifndef yyterminate3333 #define yyterminate() return YY_NULL macro4407 yyterminate();
902 /* No semi-colon after return; correct usage is to write "yyterminate();" -906 #ifndef yyterminate907 #define yyterminate() return YY_NULL1279 yyterminate();
1156 #ifndef yyterminate1157 # define yyterminate() return YY_NULL macro2130 yyterminate();
460 <*><<EOF>> { yyterminate(); }