Searched refs:flexfatal (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dregex.c62 flexfatal(_("Unable to allocate buffer to report regcomp"));
65 flexfatal(_("Unable to allocate buffer for regerror"));
69 flexfatal (errbuf);
90 flexfatal(_("Unable to allocate a copy of the match"));
H A Dmisc.c65 flexfatal(_("allocation of sko_stack failed"));
125 flexfatal ("DO NOT USE THIS FUNCTION!");
178 flexfatal (_
270 flexfatal (_("dynamic memory failure in copy_string()"));
364 /* flexfatal - report a fatal error message and terminate */
366 void flexfatal (msg) function
414 /* lerrsf_fatal - as lerrsf, but call flexfatal */
423 flexfatal (errmsg);
805 flexfatal (_("attempt to increase array size failed"));
932 flexfatal (
[all...]
H A Dfilter.c174 flexfatal (_("dup2(pipes[0],0)"));
183 flexfatal (_("filter_func failed"));
199 flexfatal (_("dup2(pipes[1],1)"));
252 flexfatal (_("dup(1) failed"));
257 flexfatal (_("freopen(headerfilename) failed"));
H A Dbuf.c79 flexfatal (_("Allocation of buffer to print string failed"));
102 flexfatal (_("Allocation of buffer for line directive failed"));
179 flexfatal (_("Allocation of buffer for m4 def failed"));
199 flexfatal (_("Allocation of buffer for m4 undef failed"));
H A Dsym.c100 flexfatal (_("symbol table memory allocation failed"));
H A Dnfa.c174 flexfatal (_("empty machine in dupmachine()"));
677 flexfatal (_("found too many transitions in mkxtion()"));
H A Ddfa.c340 flexfatal (_
603 flexfatal (_
1048 flexfatal (_
H A Dflexdef.h881 extern void flexfatal PROTO ((const char *));
H A Dmain.c457 flexfatal(_("allocation of macro definition failed"));

Completed in 119 milliseconds