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

/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp280 #ifndef YY_
284 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
287 # ifndef YY_
288 # define YY_(msgid) msgid macro
677 yyerror (YY_("syntax error: cannot back up")); \
1046 YY_("syntax error, unexpected %s");
1047 YY_("syntax error, unexpected %s, expecting %s");
1048 YY_("syntax error, unexpected %s, expecting %s or %s");
1049 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1050 YY_("synta
[all...]
H A DOSUnserializeXML.cpp313 #ifndef YY_
317 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
320 # ifndef YY_
321 # define YY_(msgid) msgid macro
715 yyerror (YY_("syntax error: cannot back up")); \
1084 YY_("syntax error, unexpected %s");
1085 YY_("syntax error, unexpected %s, expecting %s");
1086 YY_("syntax error, unexpected %s, expecting %s or %s");
1087 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1088 YY_("synta
[all...]

Completed in 37 milliseconds