Searched defs:yyerror (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserialize.cpp65 #define yyerror OSUnserializeerror macro
1190 yyerror(char *s) /* Called by yyparse on error */ function
[all...]
H A DOSUnserializeXML.cpp114 #define yyerror OSUnserializeXMLerror macro
196 #undef yyerror macro
197 #define yyerror(s) OSUnserializeerror(STATE, (s)) macro
[all...]

Completed in 75 milliseconds