Searched refs:eMsg1 (Results 1 – 15 of 15) sorted by relevance
153 warn(eMsg1("lexclass name conflicts with token/errclass label '%s'",m));224 require(p!=NULL, eMsg1("hasAction: expr '%s' doesn't exist",expr));241 require(p!=NULL, eMsg1("setHasAction: expr '%s' doesn't exist",expr));732 if ( r == NULL ) {fatal_internal( eMsg1("rule %s must be defined but isn't", rule) );}753 eMsg1("FoPush: FoStack stack-ptr is playing out of its sandbox",822 require(r!=NULL,eMsg1("rule %s must be defined but isn't", rule));824 eMsg1("RegisterCycle(%s): FoStack stack-ptr is playing out of its sandbox",907 require(f!=NULL, eMsg1("FOLLOW(%s) must be in cache but isn't", RulePtr[c->croot]->rname) );925 require(g!=NULL, eMsg1("FOLLOW(%s) must be in cache but isn't", RulePtr[r]->rname) );1293 warnFL( eMsg1("rule %s not defined",r->text), FileStr[r->file], r->line );[all …]
143 if ( f==NULL ) {warn(eMsg1("cannot open token defs file '%s'", fname+1));} in grammar()513 err(eMsg1("duplicate rule definition: '%s'",LATEXT(1))); in rule()638 warn(eMsg1("default errclass for '%s' would conflict with token/errclass/tokclass",a)); in rule()874 warnFL(eMsg1("#pred %s previously defined - ignored",name), in aPred()1120 warnFL(eMsg1("no previously defined #pred with name \"%s\"",name), in predPrimary()1233 warn(eMsg1("errclass name conflicts with regular expression '%s'",t)); in error()1243 warn(eMsg1("redefinition of errclass or conflict w/token or tokclass '%s'; ignored",t)); in error()1366 warn(eMsg1("redefinition of tokclass or conflict w/token '%s'; ignored",t)); in tclass()1921 err(eMsg1("label definition clashes with token/tokclass definition: '%s'", lab)); in element_label()1925 err(eMsg1("label definition clashes with rule definition: '%s'", lab)); in element_label()[all …]
107 if ( *s=='-' ) { warnNoFL( eMsg1("invalid option: '%s'",s) ); return; }110 warnNoFL(eMsg1("file '%s' ignored as '-' (stdin option) was specified first",s));140 if ( *t=='-' ) { warnNoFL( eMsg1("invalid option: '%s'",t) ); return; }143 warnNoFL(eMsg1("file '%s' ignored as '-' (stdin option) was specified first",t));149 warnNoFL(eMsg1("file '%s' can't be opened", t));784 if ( f==NULL ) {warnNoFL( eMsg1("can't create %s",OutMetaName(stdpccts)) );}934 warnNoFL(eMsg1("there was no ambiguity that matched \"-aa %s\"",MR_AmbAidRule));1097 warnNoFL( eMsg1("file %s doesn't exist; ignored", FileStr[CurFile]) ); in NextFile()1583 fatal(eMsg1("class def output file conflicts with parser output file: %s",
54 require(dlgFile!=NULL, eMsg1("genLexFile: cannot open %s", OutMetaName(DlgFileName)) ); in genLexDescr()199 require(t!=NULL, eMsg1("genLexDescr: rexpr %s not in hash table",q->expr) );260 require(DefFile!=NULL, eMsg1("genDefFile: cannot open %s", OutMetaName(DefFileName)) ); in genDefFile()314 warnNoFL(eMsg1("token label has no associated rexpr: %s",TokenString(i))); in genDefFile()361 require(f!=NULL, eMsg1("GenRemapFile: cannot open %s", OutMetaName(RemapFileName)) ); in GenRemapFile()
396 /* MR10 */ { err(eMsg1("There are no token ptrs for rule references: '$%s'",&zzbegexpr[1])); }411 warn(eMsg1("$%s not parameter, return value, (defined) element label",&zzbegexpr[1]));673 if ( f==NULL ) {warn(eMsg1("cannot open token defs file '%s'", fname+1));}840 err(eMsg1("duplicate rule definition: '%s'",LATEXT(1)));888 warn(eMsg1("default errclass for '%s' would conflict with token/errclass/tokclass",a));1059 warnFL(eMsg1("#pred %s previously defined - ignored",name),1214 warnFL(eMsg1("no previously defined #pred with name \"%s\"",name),1260 warn(eMsg1("errclass name conflicts with regular expression '%s'",t));1270 warn(eMsg1("redefinition of errclass or conflict w/token or tokclass '%s'; ignored",t));1314 warn(eMsg1("redefinition of tokclass or conflict w/token '%s'; ignored",t));[all …]
647 fatal_internal(eMsg1("out of memory while building rule '%s'",CurRule)); in newTokNode()681 fatal_internal(eMsg1("out of memory while building rule '%s'",CurRule)); in newRNode()718 fatal_internal(eMsg1("out of memory while building rule '%s'",CurRule)); in newJunction()757 fatal_internal(eMsg1("out of memory while building rule '%s'",CurRule)); in newActionNode()
54 #define eMsg1(s,a) eMsg3(s,a,NULL,NULL) macro
116 warnFL(eMsg1("predicate: %s missing, bad, or with i=0; assuming i=1",492 warnFL( eMsg1("rule %s not defined",p->text), FileStr[p->file], p->line );
488 warn(eMsg1("unknown meta-op: %s",LATEXT(1))); zzskip(); 1011 …/* MR10 */ { err(eMsg1("There are no token ptrs for rule references: '$%s'",&zzbegexpr[1]));…1026 warn(eMsg1("$%s not parameter, return value, (defined) element label",&zzbegexpr[1]));
549 warn(eMsg1("unknown meta-op: %s",LATEXT(1))); zzskip(); in act59()1389 …/* MR10 */ { err(eMsg1("There are no token ptrs for rule references: '$%s'",&zzbegexpr[1]));… in act116()1404 warn(eMsg1("$%s not parameter, return value, (defined) element label",&zzbegexpr[1])); in act116()
287 warnNoFL(eMsg1("self-referential error class '%s'; ignored",
2051 … warnNoFL(eMsg1("one (or more) predicate expression hoisted into rule \"%s\" are always false \2054 … warnNoFL(eMsg1("one (or more) predicate expressions hoisted into rule \"%s\" are always false \
318 warnFL( eMsg1("rule %s not defined",p->text), FileStr[p->file], p->line );
2023 warnFL( eMsg1("rule %s not defined",4172 require(output!=NULL, eMsg1("dumpAction: output FILE is NULL for %s",s));
1538 warnFL(eMsg1("a label (\"%s\") for a context guard element is meaningless",tn->el_label),