Home
last modified time | relevance | path

Searched refs:flexerror (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/flex/src/
H A Dfilter.c52 flexerror(_("malloc failed (f) in filter_create_ext")); in filter_create_ext()
71 flexerror(_("malloc failed (f->argv) in filter_create_ext")); in filter_create_ext()
105 flexerror(_("malloc failed in filter_create_int")); in filter_create_int()
150 flexerror (_("pipe failed")); in filter_apply_chain()
153 flexerror (_("fork failed")); in filter_apply_chain()
288 flexerror(_("malloc failed in filter_tee_header")); in filter_tee_header()
350 flexerror(_("malloc failed in filter_fix_linedirs")); in filter_fix_linedirs()
H A Dmain.c221 flexerror (_("Can't use -+ with -l option")); in check_options()
224 flexerror (_("Can't use -f or -F with -l option")); in check_options()
227 flexerror (_ in check_options()
259 flexerror (_ in check_options()
263 flexerror (_("-Cf/-CF and -I are incompatible")); in check_options()
266 flexerror (_ in check_options()
271 flexerror (_ in check_options()
276 flexerror (_("Can't use -+ with -CF option")); in check_options()
284 flexerror (_("Options -+ and --reentrant are mutually exclusive.")); in check_options()
287 flexerror (_("bison bridge not supported for the C++ scanner.")); in check_options()
[all …]
H A Dgen.c1162 flexerror (_("Could not write yyacclist_tbl")); in gentabs()
1236 flexerror (_("Could not write yyacc_tbl")); in gentabs()
1251 flexerror (_("Could not write ecstbl")); in gentabs()
1292 flexerror (_ in gentabs()
1352 flexerror (_("Could not write yybase_tbl")); in gentabs()
1384 flexerror (_("Could not write yydef_tbl")); in gentabs()
1422 flexerror (_("Could not write yynxt_tbl")); in gentabs()
1456 flexerror (_("Could not write yychk_tbl")); in gentabs()
1608 flexerror (_("Could not write ftbl")); in make_tables()
1614 flexerror (_("Could not write ssltbl")); in make_tables()
[all …]
H A Dmisc.c292 void flexerror (const char *msg) in flexerror() function
319 flexerror (errmsg); in lerr()
H A Dnfa.c356 flexerror (_ in mark_beginning_as_normal()
H A Dflexdef.h824 extern void flexerror(const char *);
H A Dparse.y204 flexerror(_("Prefix must not contain [ or ]")); }
H A Ddfa.c767 flexerror (_ in ntod()
/freebsd/usr.bin/lex/
H A Dinitparse.c943 flexerror(_("Prefix must not contain [ or ]")); } in YYPARSE_DECL()