Home
last modified time | relevance | path

Searched refs:warnFL (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dpred.c116 warnFL(eMsg1("predicate: %s missing, bad, or with i=0; assuming i=1",
409 warnFL("cannot compute context of predicate in front of (..)? block",
441 warnFL("cannot compute context of predicate in front of (..)? block",
492 warnFL( eMsg1("rule %s not defined",p->text), FileStr[p->file], p->line );
Dmisc.c1293 warnFL( eMsg1("rule %s not defined",r->text), FileStr[r->file], r->line );
1299 warnFL( eMsg1("rule %s accepts no parameter(s)", r->text),
1304 warnFL( eMsg1("rule %s requires parameter(s)", r->text),
1309 warnFL( eMsg1("rule %s yields no return value(s)", r->text),
1314 warnFL( eMsg1("rule %s returns a value(s)", r->text),
Dproto.h461 extern void warnFL(char *err,char *f,int l);
742 extern void warnFL();
Dantlr.c874 warnFL(eMsg1("#pred %s previously defined - ignored",name), in aPred()
1120 warnFL(eMsg1("no previously defined #pred with name \"%s\"",name), in predPrimary()
1396 …/* MR23 */ warnFL(eMsg2("this #tokclass statment conflicts with a previous #tokclas… in tclass()
1637 warnFL(eMsg2("this #token statment conflicts with a previous #token %s(\"%s\") statement", in token()
3176 warnFL(eMsg1("redefinition of token %s; ignored",t), fname,zzline);
3242 warnFL(eMsg1("redefinition of token %s; ignored",t), fname,zzline);
3306 warnFL(eMsg1("redefinition of token %s; ignored",t), fname,zzline);
Dmain.c654warnFL("numeric references to attributes (e.g. $i or $i.j) in semantic pred will be null during gu…
1602 warnFL(char *err,char *f,int l) in warnFL() function
1604 warnFL(err,f,l) in warnFL()
Dantlr.g1059 warnFL(eMsg1("#pred %s previously defined - ignored",name),
1214 warnFL(eMsg1("no previously defined #pred with name \"%s\"",name),
1333 /* MR23 */ warnFL(eMsg2("this #tokclass statment conflicts with a previous #tokclass…
1441warnFL(eMsg2("this #token statment conflicts with a previous #token %s(\"%s\") statement",
2202 warnFL(eMsg1("redefinition of token %s; ignored",t),$fname,zzline);
2227 warnFL(eMsg1("redefinition of token %s; ignored",t),$fname,zzline);
2250 warnFL(eMsg1("redefinition of token %s; ignored",t),$fname,zzline);
Dgen.c313 ** warnFL("exception group never used", /* MR7 */
1166 warnFL("predicate contains elements both with and without context",
1564 warnFL("(...)? as only alternative of block is unnecessary", FileStr[q->file], q->line);
1621 /* MR10 */ warnFL("(...)? as last alternative of block is unnecessary",
2023 warnFL( eMsg1("rule %s not defined",
Dfset.c139 /* MR14 */ warnFL(
318 warnFL( eMsg1("rule %s not defined",p->text), FileStr[p->file], p->line );
Dfset2.c550 /* MR14 */ warnFL(
1538 warnFL(eMsg1("a label (\"%s\") for a context guard element is meaningless",tn->el_label),
Dmrhoist.c492 warnFL("It is unusual (but ok) for a semantic predicate to test context past the end of its own rul…