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

1234

/macosx-10.10.1/Liby-20/
H A Dyyerror.c36 int yyerror(msg) function
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dcftoken_proto.h40 extern void yyerror (const char *);
/macosx-10.10.1/sudo-73/src/
H A Dtoke.h25 void yyerror __P((const char *));
H A Dtoke_util.c114 yyerror("unable to allocate memory");
170 yyerror("unable to allocate memory");
212 yyerror("unable to allocate memory");
223 yyerror("fill_args: buffer overflow"); /* paranoia */
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.h37 extern int yyerror (const char *);
H A Darparse.y34 static int yyerror (const char *);
95 | FILENAME { yyerror("foo"); }
197 yyerror (const char *x ATTRIBUTE_UNUSED)
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)
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/setkey/
H A Dextern.h13 void yyerror(const char *);
H A Dparse.y187 yyerror("multiple address specified");
191 yyerror("WARNING: mode is obsolete");
218 yyerror("WARNING: mode is obsolete");
303 yyerror("invalid SPI");
307 yyerror("SPI too big.");
334 yyerror("unsupported algorithm");
342 yyerror("unsupported algorithm");
353 yyerror("unsupported algorithm");
362 yyerror(ipsec_strerror());
368 yyerror("unsupporte
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/sl/
H A Dslc.h54 void yyerror (char *s);
H A Dslc-lex.l87 yyerror (char *s)
/macosx-10.10.1/ruby-106/ruby/tool/
H A Dytab.sed34 s/^\([ ]*\)\(yyerror[ ]*([ ]*parser,\)/\1parser_\2/
/macosx-10.10.1/Heimdal-398.1.2/lib/com_err/
H A Dparse.y38 void yyerror (char *s);
157 yyerror("table name too long");
163 yyerror("invalid character in table name");
175 yyerror (char *s)
/macosx-10.10.1/adv_cmds-158/colldef/
H A Dparse.y56 void yyerror(const char *fmt, ...) __printflike(1, 2);
445 yyerror("collating-element symbol name '%s' is too long", showwcs($2, CHARMAP_SYMBOL_LEN));
447 yyerror("collating-element string '%s' is too long", showwcs($4, STR_LEN));
449 yyerror("collating-element string '%s' must be at least two characters", showwcs($4, STR_LEN));
460 yyerror("collating-element symbol name '%s' is too long", showwcs($2, CHARMAP_SYMBOL_LEN));
478 yyerror("Multiple order_start lines not allowed");
485 yyerror("only COLL_WEIGHTS_MAX weights allowed");
498 yyerror("The forward and backward directives are mutually exclusive");
509 yyerror("<%s> redefined", showwcs($1, CHARMAP_SYMBOL_LEN));
516 yyerror("Chai
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dsel.h72 #define yyerror _hx509_sel_yyerror macro
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dnoembed.h49 #ifdef yyerror
50 #undef yyerror macro
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_lex.l377 <S0>{RGX_FP} yyerror("floating-point constants are not permitted\n");
482 yyerror("closing ) expected in "
486 yyerror("closing ] expected in "
504 yyerror("extra ) in input stream\n");
515 yyerror("extra ] in input stream\n");
527 yyerror("extra } in input stream\n");
576 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
578 <S1>"/*" yyerror("/* encountered inside a comment\n");
642 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
671 <S3>. yyerror("synta
[all...]
/macosx-10.10.1/bc-21/bc/bc/
H A Dutil.c199 yyerror ("duplicate parameter names");
218 yyerror ("duplicate auto variable names");
222 yyerror ("* not allowed here");
237 yyerror ("variable in both parameter and auto lists");
589 yyerror ("Too many array variables");
610 yyerror ("Too many functions");
627 yyerror ("Too many variables");
631 yyerror ("End of util.c/lookup() reached. Please report this bug.");
724 /* The standard yyerror routine. Built with variable number of argumnets. */
729 yyerror (cha function
[all...]
H A Dscan.l93 yyerror( "read() in flex scanner failed" );
164 yyerror( "read() in flex scanner failed" );
227 yyerror ("illegal character: #");
264 yyerror ("illegal character: %s",yytext);
324 if (count != 2) yyerror ("NUL character in string.");
356 yyerror ("illegal character: ^%c",yytext[0] + '@');
359 yyerror ("illegal character: \\%03o", (int) yytext[0]);
361 yyerror ("illegal character: %s",yytext);
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dextern.h101 void yyerror(char *);
/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.y77 static int yyerror(const char *s);
123 | SYNTAX_ERROR { yyerror("syntax error"); YYERROR; }
137 yyerror("forward reference detected");
233 yyerror(const char *s) /* Called by yyparse on error */
H A DOSUnserializeXML.y104 #undef yyerror
105 #define yyerror(s) OSUnserializeerror(STATE, (s))
149 input: /* empty */ { yyerror("unexpected end of buffer");
157 | SYNTAX_ERROR { yyerror("syntax error");
166 yyerror("maximum object count");
174 yyerror("maximum object count");
182 yyerror("maximum object count");
190 yyerror("maximum object count");
198 yyerror("maximum object count");
206 yyerror("maximu
[all...]
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/
H A DCalc.yp77 $self->YYParse( yylex => \&_Lexer, yyerror => \&_Error );
/macosx-10.10.1/bash-94.1.2/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

Completed in 235 milliseconds

1234