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

/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Dlexer.l96 . fprintf(stderr, "error at line %d: Unknown token: %s\n", yyget_lineno(), yytext); yyterminate();
/xsrc/external/mit/xgc/dist/
H A Dlex.c852 /* No semi-colon after return; correct usage is to write "yyterminate();" -
856 #ifndef yyterminate
857 #define yyterminate() return YY_NULL macro
1409 yyterminate();
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c826 /* No semi-colon after return; correct usage is to write "yyterminate();" -
830 #ifndef yyterminate
831 #define yyterminate() return YY_NULL macro
1150 yyterminate();
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c820 /* No semi-colon after return; correct usage is to write "yyterminate();" -
824 #ifndef yyterminate
825 #define yyterminate() return YY_NULL macro
1142 yyterminate();
/xsrc/external/mit/ctwm/dist/gen/
H A Dlex.c654 /* No semi-colon after return; correct usage is to write "yyterminate();" -
658 #ifndef yyterminate
659 #define yyterminate() return YY_NULL macro
901 yyterminate();
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_lexer.l416 . fprintf(stderr, "error at line %d: Unknown token: %s\n", ir3_yyget_lineno(), yytext); yyterminate();
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dscanner.c676 /* No semi-colon after return; correct usage is to write "yyterminate();" -
680 #ifndef yyterminate
681 #define yyterminate() return YY_NULL macro
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1207 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1211 #ifndef yyterminate
1212 #define yyterminate() return YY_NULL macro
1942 yyterminate();
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dlex.yy.c1463 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1467 #ifndef yyterminate
1468 #define yyterminate() return YY_NULL macro
2491 yyterminate();
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-lex.c1238 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1242 #ifndef yyterminate
1243 #define yyterminate() return YY_NULL macro
1988 yyterminate();
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp1790 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1794 #ifndef yyterminate
1795 #define yyterminate() return YY_NULL macro
3479 yyterminate();
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp1813 /* No semi-colon after return; correct usage is to write "yyterminate();" -
1817 #ifndef yyterminate
1818 #define yyterminate() return YY_NULL macro
3569 yyterminate();

Completed in 71 milliseconds