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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp314 #ifndef YY_
318 # define YY_(msgid) dgettext ("bison-runtime", msgid) macro
321 # ifndef YY_
322 # define YY_(msgid) msgid macro
716 yyerror (YY_("syntax error: cannot back up")); \
1085 YY_("syntax error, unexpected %s");
1086 YY_("syntax error, unexpected %s, expecting %s");
1087 YY_("syntax error, unexpected %s, expecting %s or %s");
1088 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1089 YY_("synta
[all...]

Completed in 99 milliseconds