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

/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.y123 | SYNTAX_ERROR { yyerror("syntax error"); YYERROR; }
138 YYERROR;
H A DOSUnserialize.cpp654 #define YYERROR goto yyerrorlab macro
657 /* Like YYERROR except do call yyerror. This remains here temporarily
658 to ease the transition to the new meaning of YYERROR, for GCC.
678 YYERROR; \
1473 { yyerror("syntax error"); YYERROR; ;}
1518 YYERROR;
1706 | yyerrorlab -- error raised explicitly by YYERROR. |
1711 YYERROR and the label yyerrorlab therefore never appears in user
1717 this YYERROR. */
1726 | yyerrlab1 -- common code for both syntax error and YYERROR
[all...]
H A DOSUnserializeXML.y146 YYERROR;
154 YYERROR;
170 YYERROR;
H A DOSUnserializeXML.cpp688 #define YYERROR goto yyerrorlab macro
691 /* Like YYERROR except do call yyerror. This remains here temporarily
692 to ease the transition to the new meaning of YYERROR, for GCC.
712 YYERROR; \
1498 YYERROR;
1514 YYERROR;
1560 YYERROR;
1746 | yyerrorlab -- error raised explicitly by YYERROR. |
1751 YYERROR and the label yyerrorlab therefore never appears in user
1757 this YYERROR
[all...]

Completed in 24 milliseconds