/external/bison/src/ |
scan-skel.l | 64 /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and 228 || 0 == strcmp (at_directive_argv[0], "@complain_at") 238 case 'c': func = complain_at; break;
|
scan-gram.l | 222 complain_at (*loc, _("invalid directive: %s"), quote (yytext)); 250 complain_at (*loc, _("invalid identifier: %s"), quote (yytext)); 294 complain_at (*loc, "%s: %s", 354 complain_at (*loc, _("unexpected identifier in bracketed name: %s"), 376 complain_at (*loc, _("an identifier expected")); 380 complain_at (*loc, "%s: %s", 518 \0 complain_at (*loc, _("invalid null character")); 531 complain_at (*loc, _("invalid number after \\-escape: %s"), 541 complain_at (*loc, _("invalid number after \\-escape: %s"), 561 complain_at (*loc, _("invalid number after \\-escape: %s") [all...] |
complain.h | 59 void complain_at (location loc, char const *format, ...)
|
scan-code.l | 521 complain_at (text_loc, _("integer out of range: %s"), 700 complain_at (dollar_loc, _("explicit type given in untyped grammar")); 758 complain_at (dollar_loc, 764 complain_at (dollar_loc, _("$$ of %s has no declared type"), 786 complain_at (dollar_loc, _("$%s of %s has no declared type"),
|
reader.c | 63 complain_at (loc, _("multiple %s declarations"), "%start"); 252 complain_at (loc, _("rule given for %s, which is a token"), lhs->tag); 434 complain_at (loc, _("only one %s allowed per rule"), "%prec"); 446 complain_at (loc, _("%s must be followed by positive number"), "%dprec"); 448 complain_at (loc, _("only one %s allowed per rule"), "%dprec"); 461 complain_at (loc, _("only one %s allowed per rule"), "%merge");
|
complain.c | 150 complain_at (location loc, const char *message, ...) 149 complain_at (location loc, const char *message, ...) function
|
muscle-tab.h | 136 approriate for the first argument of warn_at, complain_at, or fatal_at.
|
parse-gram.y | 747 complain_at (loc, _("missing identifier in parameter declaration")); 764 complain_at (*loc, "require bison %s, but have %s", 773 complain_at (*loc, "%s", msg);
|
scan-gram.c | 2123 complain_at (*loc, _("invalid null character")); variable [all...] |
symlist.c | 211 complain_at (loc, _("invalid $ value: $%d"), n);
|
getargs.c | 458 complain_at (loc, _("multiple skeleton declarations are invalid")); 483 complain_at (loc, msg, quotearg_colon (arg));
|
symtab.c | 332 complain_at (loc, _("symbol %s redefined"), sym->tag); 367 complain_at (loc, _("redefining user token number of %s"), sym->tag); 393 complain_at
|
scan-code.c | [all...] |
scan-skel.c | 902 /* Currently, only the @warn, @complain, @fatal, @warn_at, @complain_at, and [all...] |
muscle-tab.c | 549 complain_at(muscle_percent_define_get_loc (variable),
|
parse-gram.c | [all...] |
/external/bison/po/ |
Makevars | 19 --flag=complain:1:c-format --flag=complain_at:2:c-format\
|
/external/bison/runtime-po/ |
Makevars | 19 --flag=complain:1:c-format --flag=complain_at:2:c-format\
|
/prebuilts/misc/linux-x86/bison/ |
bison | |
/external/bison/ |
ChangeLog-2012 | [all...] |
ChangeLog | [all...] |