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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c130 #define DO_SUM(res, a, b) if (!SUM_OK((a), (b))) YYERROR; \
138 if (DAY_NOT_OK(D) || HOUR_NOT_OK(H) || MIN_NOT_OK(M)) YYERROR; \
502 #define YYERROR goto yyerrorlab macro
505 /* Like YYERROR except do call yyerror. This remains here temporarily
506 to ease the transition to the new meaning of YYERROR, for GCC.
526 YYERROR; \
1102 { YYERROR; ;}
1147 { if (HOUR_NOT_OK(yyvsp[-2].val)) YYERROR;
1153 { if (MIN_NOT_OK(yyvsp[-2].val)) YYERROR;
1299 | yyerrorlab -- error raised explicitly by YYERROR
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2084 #define YYERROR goto yyerrlab macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c1411 #define YYERROR goto yyerrlab macro

Completed in 31 milliseconds