Searched refs:flexfatal (Results 1 – 11 of 11) sorted by relevance
69 flexfatal(_("allocation of sko_stack failed")); in sko_push()159 flexfatal (_ in allocate_array()234 flexfatal (_("memory allocation failure in xstrdup()")); in xstrdup()306 void flexfatal (const char *msg) in flexfatal() function338 flexfatal (errmsg); in lerr_fatal()676 flexfatal (_("attempt to increase array size failed")); in reallocate_array()800 flexfatal (_("bad line in skeleton file")); in skelout()849 flexfatal (_ in yy_flex_xmalloc()
170 flexfatal (_("dup2(pipes[0],0)")); in filter_apply_chain()181 flexfatal (_("filter_func failed")); in filter_apply_chain()197 flexfatal (_("dup2(pipes[1],1)")); in filter_apply_chain()250 flexfatal (_("dup(1) failed")); in filter_tee_header()255 flexfatal (_("freopen(headerfilename) failed")); in filter_tee_header()
82 flexfatal (_("Allocation of buffer to print string failed")); in buf_prints()110 flexfatal (_("Allocation of buffer for line directive failed")); in buf_linedir()180 flexfatal (_("Allocation of buffer for m4 def failed")); in buf_m4_define()201 flexfatal (_("Allocation of buffer for m4 undef failed")); in buf_m4_undefine()
64 flexfatal(_("Unable to allocate buffer to report regcomp")); in flex_regcomp()68 flexfatal (errbuf); /* never returns - no need to free(errbuf) */ in flex_regcomp()87 flexfatal(_("Unable to allocate a copy of the match")); in regmatch_dup()
331 flexfatal (_ in epsclosure()587 flexfatal (_ in ntod()1028 flexfatal (_ in sympartition()
172 flexfatal (_("empty machine in dupmachine()")); in dupmachine()676 flexfatal (_("found too many transitions in mkxtion()")); in mkxtion()
95 flexfatal (_("symbol table memory allocation failed")); in addsym()
836 extern void flexfatal(const char *);
477 flexfatal(_("allocation of macro definition failed")); in check_options()
620 - More robust solution to 2.4.2's flexfatal() bug fix.637 - Fixed bug in libfl.a referring to non-existent "flexfatal" function.
211 …our "regcomp for (regex) failed: " string. Also, errbuf cannot be free()'d because of flexfatal c…