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

/darwin-on-arm/xnu/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.cpp309 #ifndef YY_
313 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
316 # ifndef YY_
317 # define YY_(msgid) msgid macro
711 yyerror (YY_("syntax error: cannot back up")); \
1080 YY_("syntax error, unexpected %s");
1081 YY_("syntax error, unexpected %s, expecting %s");
1082 YY_("syntax error, unexpected %s, expecting %s or %s");
1083 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1084 YY_("synta
[all...]

Completed in 23 milliseconds