Searched refs:flexfatal (Results 1 – 11 of 11) sorted by relevance
64 flexfatal(_("allocation of sko_stack failed")); in sko_push()154 flexfatal (_ in allocate_array()229 flexfatal (_("memory allocation failure in xstrdup()")); in xstrdup()301 void flexfatal (const char *msg) in flexfatal() function333 flexfatal (errmsg); in lerr_fatal()671 flexfatal (_("attempt to increase array size failed")); in reallocate_array()795 flexfatal (_("bad line in skeleton file")); in skelout()844 flexfatal (_ in yy_flex_xmalloc()
167 flexfatal (_("dup2(pipes[0],0)")); in filter_apply_chain()178 flexfatal (_("filter_func failed")); in filter_apply_chain()194 flexfatal (_("dup2(pipes[1],1)")); in filter_apply_chain()247 flexfatal (_("dup(1) failed")); in filter_tee_header()252 flexfatal (_("freopen(headerfilename) failed")); in filter_tee_header()
79 flexfatal (_("Allocation of buffer to print string failed")); in buf_prints()107 flexfatal (_("Allocation of buffer for line directive failed")); in buf_linedir()177 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()
63 flexfatal(_("Unable to allocate buffer to report regcomp")); in flex_regcomp()67 flexfatal (errbuf); /* never returns - no need to free(errbuf) */ in flex_regcomp()86 flexfatal(_("Unable to allocate a copy of the match")); in regmatch_dup()
169 flexfatal (_("empty machine in dupmachine()")); in dupmachine()673 flexfatal (_("found too many transitions in mkxtion()")); in mkxtion()
330 flexfatal (_ in epsclosure()586 flexfatal (_ in ntod()1027 flexfatal (_ in sympartition()
92 flexfatal (_("symbol table memory allocation failed")); in addsym()
827 extern void flexfatal(const char *);
474 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…