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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserialize.cpp69 #define yynerrs OSUnserializenerrs macro
426 int yynerrs; /* number of parse errors so far */ variable
561 int yynerrs;
580 yynerrs = 0;
1008 ++yynerrs;
559 int yynerrs; variable
H A DOSUnserializeXML.cpp118 #define yynerrs OSUnserializeXMLnerrs macro
1255 int yynerrs;
1308 yynerrs = 0;
1686 ++yynerrs;

Completed in 18 milliseconds