HomeSort by: relevance | last modified time | path
    Searched refs:flexerror (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/flex/dist/src/
filter.c 55 flexerror(_("malloc failed (f) in filter_create_ext"));
74 flexerror(_("malloc failed (f->argv) in filter_create_ext"));
108 flexerror(_("malloc failed in filter_create_int"));
153 flexerror (_("pipe failed"));
156 flexerror (_("fork failed"));
291 flexerror(_("malloc failed in filter_tee_header"));
353 flexerror(_("malloc failed in filter_fix_linedirs"));
main.c 225 flexerror (_("Can't use -+ with -l option"));
228 flexerror (_("Can't use -f or -F with -l option"));
231 flexerror (_
263 flexerror (_
267 flexerror (_("-Cf/-CF and -I are incompatible"));
270 flexerror (_
275 flexerror (_
280 flexerror (_("Can't use -+ with -CF option"));
288 flexerror (_("Options -+ and --reentrant are mutually exclusive."));
291 flexerror (_("bison bridge not supported for the C++ scanner."))
    [all...]
gen.c 1165 flexerror (_("Could not write yyacclist_tbl"));
1239 flexerror (_("Could not write yyacc_tbl"));
1254 flexerror (_("Could not write ecstbl"));
1295 flexerror (_
1355 flexerror (_("Could not write yybase_tbl"));
1387 flexerror (_("Could not write yydef_tbl"));
1425 flexerror (_("Could not write yynxt_tbl"));
1459 flexerror (_("Could not write yychk_tbl"));
1611 flexerror (_("Could not write ftbl"));
1617 flexerror (_("Could not write ssltbl"))
    [all...]
misc.c 295 /* flexerror - report an error message and terminate */
297 void flexerror (const char *msg) function
324 flexerror (errmsg);
nfa.c 359 flexerror (_
flexdef.h 833 extern void flexerror(const char *);
dfa.c 768 flexerror (_
parse.y 207 flexerror(_("Prefix must not contain [ or ]")); }
initparse.c 1013 flexerror(_("Prefix must not contain [ or ]")); }

Completed in 40 milliseconds