Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/flex/
H A Dregex.c62 flexfatal(_("Unable to allocate buffer to report regcomp")); in flex_regcomp()
65 flexfatal(_("Unable to allocate buffer for regerror")); in flex_regcomp()
69 flexfatal (errbuf); in flex_regcomp()
90 flexfatal(_("Unable to allocate a copy of the match")); in regmatch_dup()
H A Dmisc.c65 flexfatal(_("allocation of sko_stack failed")); in sko_push()
125 flexfatal ("DO NOT USE THIS FUNCTION!"); in action_m4_define()
178 flexfatal (_
270 flexfatal (_("dynamic memory failure in copy_string()"));
366 void flexfatal (msg) in flexfatal() function
423 flexfatal (errmsg);
805 flexfatal (_("attempt to increase array size failed"));
932 flexfatal (_("bad line in skeleton file")); in skelout()
980 flexfatal (_
H A Dfilter.c174 flexfatal (_("dup2(pipes[0],0)")); in filter_apply_chain()
183 flexfatal (_("filter_func failed")); in filter_apply_chain()
199 flexfatal (_("dup2(pipes[1],1)")); in filter_apply_chain()
252 flexfatal (_("dup(1) failed")); in filter_tee_header()
257 flexfatal (_("freopen(headerfilename) failed")); in filter_tee_header()
H A Dbuf.c78 flexfatal (_("Allocation of buffer to print string failed")); in buf_prints()
101 flexfatal (_("Allocation of buffer for line directive failed")); in buf_linedir()
178 flexfatal (_("Allocation of buffer for m4 def failed")); in buf_m4_define()
198 flexfatal (_("Allocation of buffer for m4 undef failed")); in buf_m4_undefine()
H A Dnfa.c174 flexfatal (_("empty machine in dupmachine()"));
677 flexfatal (_("found too many transitions in mkxtion()"));
H A Ddfa.c340 flexfatal (_
603 flexfatal (_ in ntod()
1048 flexfatal (_
H A Dsym.c100 flexfatal (_("symbol table memory allocation failed"));
H A Dflexdef.h881 extern void flexfatal PROTO ((const char *));
H A Dmain.c456 flexfatal(_("allocation of macro definition failed")); in check_options()
H A DONEWS620 - More robust solution to 2.4.2's flexfatal() bug fix.
637 - Fixed bug in libfl.a referring to non-existent "flexfatal" function.