Searched refs:yyerror (Results 76 - 96 of 96) sorted by relevance

1234

/macosx-10.10.1/groff-38/groff/src/preproc/refer/
H A Dlabel.y30 void yyerror(const char *);
496 void yyerror(const char *message)
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.c431 void yyerror (char *msg);
1364 /* Like YYERROR except do call yyerror. This remains here temporarily
1384 yyerror (YY_("syntax error: cannot back up")); \
1679 quotes and backslashes, so that it's suitable for yyerror. The
2517 yyerror("statsdir remote configuration ignored");
2568 yyerror("filegen file remote configuration ignored");
2580 yyerror("filegen type remote configuration ignored");
2592 yyerror("filegen link remote configuration ignored");
2604 yyerror("filegen nolink remote configuration ignored");
2839 yyerror("enabl
3482 void yyerror (char *msg) function
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclGetDate.y117 static void yyerror _ANSI_ARGS_((char *s));
611 yyerror(s)
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drcparse.c1203 /* Like YYERROR except do call yyerror. This remains here temporarily
1223 yyerror ("syntax error: cannot back up");\
3841 yyerror (yymsg);
3845 yyerror ("syntax error; also virtual memory exhausted");
3849 yyerror ("syntax error");
3967 yyerror ("parser stack overflow");
H A Ddlltool.c919 yyerror (const char * err ATTRIBUTE_UNUSED) function
/macosx-10.10.1/awk-20/src/
H A Dlib.c494 void yyerror(const char *s) function
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Dlex.cpp1162 void yyerror(const char *s) function
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcftoken.l760 yyerror(const char *msg)
782 yyerror(msg);
H A Doakley.c3485 yyerror("memory error - could not allocate buffer for certificate reference conversion from base-64.");
/macosx-10.10.1/libpcap-48/libpcap/
H A Dgrammar.y163 yyerror(const char *msg)
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dparse.c499 yyerror(0);
503 yyerror(1);
534 yyerror(0);
2273 yyerror(int noerr) function
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm38 $value=$parser->YYParse(yylex => \&lexer_sub, yyerror => \&error_sub);
417 yyerror => \&ErrorReport);
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dgetdate.y199 static int yyerror (parser_control const *, char const *);
1111 yyerror (parser_control const *pc ATTRIBUTE_UNUSED,
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dparse.y215 extern int yyerror __P((const char *));
4400 yyerror (msg)
4705 yyerror (NULL); /* does the right thing */
4783 yyerror(NULL); /* does the right thing */
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic.cpp28 void yyerror(const char *);
3830 yyerror("syntax error");
5682 yyerror("yacc stack overflow");
H A Dlex.cpp1962 void yyerror(const char *s) function
H A Dpic.y37 void yyerror(const char *);
/macosx-10.10.1/sudo-73/src/
H A Dvisudo.c114 extern void yyerror __P((const char *));
/macosx-10.10.1/swig-12/Source/CParse/
H A Dparser.c379 static void yyerror (const char *e) { function
3707 /* Like YYERROR except do call yyerror. This remains here temporarily
3727 yyerror (YY_("syntax error: cannot back up")); \
4022 quotes and backslashes, so that it's suitable for yyerror. The
10216 yyerror (YY_("syntax error"));
10240 yyerror (yymsg);
10244 yyerror (YY_("syntax error"));
10362 yyerror (YY_("memory exhausted"));
H A Dparser.y65 static void yyerror (const char *e) {
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_parser.c4835 yyerror(const char *format, ...) function

Completed in 285 milliseconds

1234