Searched refs:YY_ (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dgram.c244 #ifndef YY_
248 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
251 # ifndef YY_
252 # define YY_(Msgid) Msgid macro
650 yyerror (YY_("syntax error: cannot back up")); \
983 YYCASE_(0, YY_("syntax error"));
984 YYCASE_(1, YY_("syntax error, unexpected %s"));
985 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
986 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
987 YYCASE_(4, YY_("synta
[all...]
/xsrc/external/mit/xkbevd/dist/
H A Dcfgparse.c38 especially those whose name start with YY_ or yy_. They are
390 #ifndef YY_
394 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
397 # ifndef YY_
398 # define YY_(Msgid) Msgid macro
803 yyerror (YY_("syntax error: cannot back up")); \
1082 yyoverflow (YY_("memory exhausted"),
1491 yyerror (YY_("syntax error"));
1602 yyerror (YY_("memory exhausted"));
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.c38 especially those whose name start with YY_ or yy_. They are
486 #ifndef YY_
490 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
493 # ifndef YY_
494 # define YY_(Msgid) Msgid macro
962 yyerror (YY_("syntax error: cannot back up")); \
1241 yyoverflow (YY_("memory exhausted"),
1672 yyerror (YY_("syntax error"));
1783 yyerror (YY_("memory exhausted"));
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dparser.c235 #ifndef YY_
239 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
242 # ifndef YY_
243 # define YY_(msgid) msgid macro
687 yyerror (YY_("syntax error: cannot back up")); \
1059 YY_("syntax error, unexpected %s");
1060 YY_("syntax error, unexpected %s, expecting %s");
1061 YY_("syntax error, unexpected %s, expecting %s or %s");
1062 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1063 YY_("synta
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.c326 #ifndef YY_
330 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
333 # ifndef YY_
334 # define YY_(msgid) msgid macro
808 yyerror (YY_("syntax error: cannot back up")); \
1233 YYCASE_(0, YY_("syntax error"));
1234 YYCASE_(1, YY_("syntax error, unexpected %s"));
1235 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1236 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1237 YYCASE_(4, YY_("synta
[all...]
/xsrc/external/mit/xkbcomp/dist/
H A Dxkbparse.c38 especially those whose name start with YY_ or yy_. They are
570 #ifndef YY_
574 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
577 # ifndef YY_
578 # define YY_(Msgid) Msgid macro
1295 yyerror (YY_("syntax error: cannot back up")); \
1574 yyoverflow (YY_("memory exhausted"),
3022 yyerror (YY_("syntax error"));
3133 yyerror (YY_("memory exhausted"));
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c38 especially those whose name start with YY_ or yy_. They are
547 #ifndef YY_
551 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
554 # ifndef YY_
555 # define YY_(Msgid) Msgid macro
1505 yyerror (YY_("syntax error: cannot back up")); \
1784 yyoverflow (YY_("memory exhausted"),
3947 yyerror (YY_("syntax error"));
4058 yyerror (YY_("memory exhausted"));
/xsrc/external/mit/ctwm/dist/
H A Dgram.tab.c38 especially those whose name start with YY_ or yy_. They are
547 #ifndef YY_
551 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
554 # ifndef YY_
555 # define YY_(Msgid) Msgid macro
1505 yyerror (YY_("syntax error: cannot back up")); \
1784 yyoverflow (YY_("memory exhausted"),
3947 yyerror (YY_("syntax error"));
4058 yyerror (YY_("memory exhausted"));
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c43 /* Undocumented macros, especially those whose name start with YY_,
377 #ifndef YY_
381 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
384 # ifndef YY_
385 # define YY_(Msgid) Msgid macro
987 yyerror (&yylloc, parser, YY_("syntax error: cannot back up")); \
1390 YYCASE_(0, YY_("syntax error"));
1391 YYCASE_(1, YY_("syntax error, unexpected %s"));
1392 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1393 YYCASE_(3, YY_("synta
[all...]
/xsrc/external/mit/MesaLib.old/src/mesa/program/
H A Dprogram_parse.tab.c43 /* Undocumented macros, especially those whose name start with YY_,
459 #ifndef YY_
463 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
466 # ifndef YY_
467 # define YY_(Msgid) Msgid macro
1206 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1609 YYCASE_(0, YY_("syntax error"));
1610 YYCASE_(1, YY_("syntax error, unexpected %s"));
1611 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1612 YYCASE_(3, YY_("synta
[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp43 /* Undocumented macros, especially those whose name start with YY_,
449 #ifndef YY_
453 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
456 # ifndef YY_
457 # define YY_(Msgid) Msgid macro
1667 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
2070 YYCASE_(0, YY_("syntax error"));
2071 YYCASE_(1, YY_("syntax error, unexpected %s"));
2072 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
2073 YYCASE_(3, YY_("synta
[all...]
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dprogram_parse.tab.c38 especially those whose name start with YY_ or yy_. They are
605 #ifndef YY_
609 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
612 # ifndef YY_
613 # define YY_(Msgid) Msgid macro
1388 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
1835 YYCASE_(0, YY_("syntax error"));
1836 YYCASE_(1, YY_("syntax error, unexpected %s"));
1837 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1838 YYCASE_(3, YY_("synta
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c38 especially those whose name start with YY_ or yy_. They are
473 #ifndef YY_
477 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
480 # ifndef YY_
481 # define YY_(Msgid) Msgid macro
1122 yyerror (&yylloc, parser, YY_("syntax error: cannot back up")); \
1569 YYCASE_(0, YY_("syntax error"));
1570 YYCASE_(1, YY_("syntax error, unexpected %s"));
1571 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1572 YYCASE_(3, YY_("synta
[all...]
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp38 especially those whose name start with YY_ or yy_. They are
567 #ifndef YY_
571 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) macro
574 # ifndef YY_
575 # define YY_(Msgid) Msgid macro
1812 yyerror (&yylloc, state, YY_("syntax error: cannot back up")); \
2259 YYCASE_(0, YY_("syntax error"));
2260 YYCASE_(1, YY_("syntax error, unexpected %s"));
2261 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
2262 YYCASE_(3, YY_("synta
[all...]

Completed in 75 milliseconds