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

12345

/macosx-10.9.5/bash-92/bash-3.2/lib/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.9.5/cxxfilt-11/cxxfilt/binutils/
H A Darparse.c133 static int yyerror (const char *);
513 /* Like YYERROR except do call yyerror. This remains here temporarily
533 yyerror ("syntax error: cannot back up");\
1114 { yyerror("foo"); }
1301 yyerror (yymsg);
1305 yyerror ("syntax error; also virtual memory exhausted");
1309 yyerror ("syntax error");
1427 yyerror ("parser stack overflow");
1445 yyerror (const char *x ATTRIBUTE_UNUSED)
1441 yyerror (const char *x ATTRIBUTE_UNUSED) function
H A Dsysinfo.y34 static int yyerror (char *s);
430 yyerror (char *s)
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.9.5/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.9.5/ipsec-258.100.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.9.5/ntp-88/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.9.5/sudo-72/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");
/macosx-10.9.5/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.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_expr_parse.y149 int yyerror(char *s)
/macosx-10.9.5/xnu-2422.115.4/SETUP/config/
H A Dconfig.h262 void yyerror(const char *s);
/macosx-10.9.5/ruby-104/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.9.5/CPANInternal-140/YAML-Syck/
H A Dgram.c52 #define yyerror syckerror macro
614 /* Like YYERROR except do call yyerror. This remains here temporarily
634 yyerror ("syntax error: cannot back up");\
1739 yyerror (yymsg);
1743 yyerror ("syntax error; also virtual memory exhausted");
1747 yyerror ("syntax error");
1865 yyerror ("parser stack overflow");
/macosx-10.9.5/emacs-92/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.9.5/IOKitUser-907.100.13/
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.9.5/awk-18/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"));
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Deqn.cpp20 void yyerror(const char *);
743 yyerror("syntax error");
1164 yyerror("yacc stack overflow");

Completed in 572 milliseconds

12345