Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dregex.c64 flexfatal(_("Unable to allocate buffer to report regcomp")); in flex_regcomp()
67 flexfatal(_("Unable to allocate buffer for regerror")); in flex_regcomp()
71 flexfatal (errbuf); in flex_regcomp()
92 flexfatal(_("Unable to allocate a copy of the match")); in regmatch_dup()
Dmisc.c68 flexfatal(_("allocation of sko_stack failed")); in sko_push()
158 flexfatal(_ in allocate_array()
251 flexfatal(_("dynamic memory failure in copy_string()")); in copy_string()
350 flexfatal(const char *msg) in flexfatal() function
405 flexfatal(errmsg); in lerrsf_fatal()
781 flexfatal(_("attempt to increase array size failed")); in reallocate_array()
894 flexfatal(_("bad line in skeleton file")); in skelout()
940 flexfatal(_ in yy_flex_xmalloc()
Dfilter.c171 flexfatal(_("dup2(pipes[0],0)")); in filter_apply_chain()
178 flexfatal(_("filter_func failed")); in filter_apply_chain()
192 flexfatal(_("dup2(pipes[1],1)")); in filter_apply_chain()
249 flexfatal(_("dup(1) failed")); in filter_tee_header()
254 flexfatal(_("freopen(headerfilename) failed")); in filter_tee_header()
Dbuf.c84 flexfatal(_("Allocation of buffer to print string failed")); in buf_prints()
110 flexfatal(_("Allocation of buffer for line directive failed")); in buf_linedir()
186 flexfatal(_("Allocation of buffer for m4 def failed")); in buf_m4_define()
208 flexfatal(_("Allocation of buffer for m4 undef failed")); in buf_m4_undefine()
Dnfa.c176 flexfatal(_("empty machine in dupmachine()")); in dupmachine()
681 flexfatal(_("found too many transitions in mkxtion()")); in mkxtion()
Ddfa.c334 flexfatal (_ in epsclosure()
597 flexfatal (_ in ntod()
1039 flexfatal (_ in sympartition()
Dsym.c98 flexfatal (_("symbol table memory allocation failed")); in addsym()
Dflexdef.h839 extern void flexfatal PROTO ((const char *));
Dmain.c435 flexfatal(_("allocation of macro definition failed")); in check_options()
DONEWS620 - More robust solution to 2.4.2's flexfatal() bug fix.
637 - Fixed bug in libfl.a referring to non-existent "flexfatal" function.