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

1234

/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dplural.c8 #define yyerror __gettexterror macro
91 static void yyerror PARAMS ((const char *str));
483 /* Like YYERROR except do call yyerror. This remains here temporarily
500 yyerror ("syntax error: cannot back up"); \
1196 yyerror (yymsg);
1200 yyerror ("parse error; also virtual memory exhausted");
1204 yyerror ("parse error");
1329 yyerror ("parser stack overflow");
1517 yyerror (str)
1514 yyerror (str) function
H A Dplural.y70 static void yyerror PARAMS ((const char *str));
405 yyerror (str)
/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dconfig.h160 void yyerror(const char *s);
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/libipsec/
H A Dpolicy_parse.y112 extern void yyerror (char *msg);
384 yyerror(msg)
408 yyerror("malloc failed");
417 yyerror("malloc failed");
438 yyerror("invalid IP address");
444 yyerror("invalid IP address");
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.y40 void yyerror (char *msg);
553 yyerror("statsdir remote configuration ignored");
604 yyerror("filegen file remote configuration ignored");
613 yyerror("filegen type remote configuration ignored");
622 yyerror("filegen link remote configuration ignored");
631 yyerror("filegen nolink remote configuration ignored");
806 yyerror("enable/disable stats remote configuration ignored");
883 yyerror("logfile remote configuration ignored");
898 yyerror("saveconfigdir remote configuration ignored");
953 yyerror("Logconfi
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dsysinfo.c90 static int yyerror (char *s);
453 /* Like YYERROR except do call yyerror. This remains here temporarily
473 yyerror ("syntax error: cannot back up");\
1477 yyerror (yymsg);
1481 yyerror ("syntax error; also virtual memory exhausted");
1485 yyerror ("syntax error");
1603 yyerror ("parser stack overflow");
1646 yyerror (char *s)
1642 yyerror (char *s) function
H A Ddefparse.c572 /* Like YYERROR except do call yyerror. This remains here temporarily
592 yyerror ("syntax error: cannot back up");\
1484 yyerror (yymsg);
1488 yyerror ("syntax error; also virtual memory exhausted");
1492 yyerror ("syntax error");
1610 yyerror ("parser stack overflow");
H A Dnlmheader.c224 #define yyerror(msg) nlmheader_error (msg); macro
647 /* Like YYERROR except do call yyerror. This remains here temporarily
667 yyerror ("syntax error: cannot back up");\
1771 yyerror (yymsg);
1775 yyerror ("syntax error; also virtual memory exhausted");
1779 yyerror ("syntax error");
1897 yyerror ("parser stack overflow");
/macosx-10.10.1/sudo-73/src/
H A Dgram.y91 void yyerror __P((const char *));
94 yyerror(s)
490 yyerror(s);
510 yyerror(s);
530 yyerror(s);
543 yyerror(s);
H A Dgram.c103 void yyerror __P((const char *));
106 yyerror(s) function
965 yyerror("syntax error");
1460 yyerror(s);
1477 yyerror(s);
1494 yyerror(s);
1504 yyerror(s);
1650 yyerror("yacc stack overflow");
H A Dtoke.c3388 yyerror(errbuf);
3391 yyerror("unable to allocate memory");
3512 yyerror("too many levels of includes");
3519 yyerror("unable to allocate memory");
3560 /* switch_dir() called yyerror() for us */
3575 yyerror(NULL);
3669 yyerror("unable to allocate memory");
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dplural.y70 static void yyerror PARAMS ((const char *str));
405 yyerror (str)
/macosx-10.10.1/bc-21/bc/bc/
H A Dscan.c681 yyerror( "read() in flex scanner failed" );
752 yyerror( "read() in flex scanner failed" );
1051 yyerror ("illegal character: #");
1187 yyerror ("illegal character: %s",yytext);
1307 if (count != 2) yyerror ("NUL character in string.");
1347 yyerror ("illegal character: ^%c",yytext[0] + '@');
1350 yyerror ("illegal character: \\%03o", (int) yytext[0]);
1352 yyerror ("illegal character: %s",yytext);
H A Dbc.c545 /* Like YYERROR except do call yyerror.
560 { yyerror ("syntax error: cannot back up"); YYERROR; } \
813 yyerror("parser stack overflow");
1073 yyerror ("Break outside a for/while");
1086 yyerror ("Continue outside a for");
1760 yyerror(msg);
1764 yyerror ("parse error; also virtual memory exceeded");
1768 yyerror("parse error");
H A Dproto.h92 _PROTOTYPE(void yyerror, (char *str ,...));
H A Dbc.y173 yyerror ("Break outside a for/while");
184 yyerror ("Continue outside a for");
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.y308 #define yyerror(msg) parser_yyerror(parser, (msg))
1031 yyerror("BEGIN is permitted only at toplevel");
1080 yyerror("can't make alias for the number variables");
1686 yyerror("dynamic constant assignment");
1690 yyerror("dynamic constant assignment");
1698 yyerror("dynamic constant assignment");
1770 yyerror("dynamic constant assignment");
1783 yyerror("dynamic constant assignment");
1806 yyerror("class/module name must be CONSTANT");
2894 yyerror("clas
[all...]
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Debrowse.c535 void yyerror P_ ((char *, char *));
550 yyerror (format, s)
569 yyerror ("out of memory", NULL);
586 yyerror ("out of memory", NULL);
1652 yyerror ("EOF in character constant", NULL);
1654 yyerror ("EOF in string constant", NULL);
1719 yyerror ("newline in character constant", NULL);
1721 yyerror ("newline in string constant", NULL);
1875 yyerror ("invalid token '..' ('...' assumed)", NULL);
3560 yyerror ("pars
549 yyerror (format, s) function
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOCFUnserialize.yacc106 #undef yyerror
107 #define yyerror(s) IOCFUnserializeerror(STATE, (s))
139 input: /* empty */ { yyerror("unexpected end of buffer");
147 | SYNTAX_ERROR { yyerror("syntax error");
163 yyerror("forward reference detected");
/macosx-10.10.1/awk-20/src/
H A Dytab.c1924 /* Like YYERROR except do call yyerror. This remains here temporarily
1944 yyerror (YY_("syntax error: cannot back up")); \
2239 quotes and backslashes, so that it's suitable for yyerror. The
3506 yyerror (YY_("syntax error"));
3530 yyerror (yymsg);
3534 yyerror (YY_("syntax error"));
3652 yyerror (YY_("memory exhausted"));
H A Dproto.h130 extern void yyerror(const char *);
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Deqn.cpp20 void yyerror(const char *);
743 yyerror("syntax error");
1164 yyerror("yacc stack overflow");
/macosx-10.10.1/shell_cmds-179/find/
H A Dgetdate.y65 #define yyerror getdate_yyerror
69 static int yyerror(const char *);
541 yyerror(const char *s __unused)
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp114 #define yyerror OSUnserializeerror macro
163 static int yyerror(const char *s);
657 /* Like YYERROR except do call yyerror. This remains here temporarily
677 yyerror (YY_("syntax error: cannot back up")); \
972 quotes and backslashes, so that it's suitable for yyerror. The
1473 { yyerror("syntax error"); YYERROR; ;}
1517 yyerror("forward reference detected");
1643 yyerror (YY_("syntax error"));
1667 yyerror (yymsg);
1671 yyerror (YY
[all...]
/macosx-10.10.1/bootstrap_cmds-91/migcom.tproj/
H A Dparser.y169 void yyerror(char *s);
746 yyerror(char *s)

Completed in 328 milliseconds

1234