Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dfilter.c55 flexerror(_("malloc failed (f) in filter_create_ext")); in filter_create_ext()
74 flexerror(_("malloc failed (f->argv) in filter_create_ext")); in filter_create_ext()
108 flexerror(_("malloc failed in filter_create_int")); in filter_create_int()
153 flexerror (_("pipe failed")); in filter_apply_chain()
156 flexerror (_("fork failed")); in filter_apply_chain()
291 flexerror(_("malloc failed in filter_tee_header")); in filter_tee_header()
353 flexerror(_("malloc failed in filter_fix_linedirs")); in filter_fix_linedirs()
H A Dmain.c224 flexerror (_("Can't use -+ with -l option")); in check_options()
227 flexerror (_("Can't use -f or -F with -l option")); in check_options()
230 flexerror (_ in check_options()
262 flexerror (_ in check_options()
266 flexerror (_("-Cf/-CF and -I are incompatible")); in check_options()
269 flexerror (_ in check_options()
274 flexerror (_ in check_options()
279 flexerror (_("Can't use -+ with -CF option")); in check_options()
287 flexerror (_("Options -+ and --reentrant are mutually exclusive.")); in check_options()
290 flexerror (_("bison bridge not supported for the C++ scanner.")); in check_options()
[all …]
H A Dgen.c1165 flexerror (_("Could not write yyacclist_tbl")); in gentabs()
1239 flexerror (_("Could not write yyacc_tbl")); in gentabs()
1254 flexerror (_("Could not write ecstbl")); in gentabs()
1295 flexerror (_ in gentabs()
1355 flexerror (_("Could not write yybase_tbl")); in gentabs()
1387 flexerror (_("Could not write yydef_tbl")); in gentabs()
1425 flexerror (_("Could not write yynxt_tbl")); in gentabs()
1459 flexerror (_("Could not write yychk_tbl")); in gentabs()
1611 flexerror (_("Could not write ftbl")); in make_tables()
1617 flexerror (_("Could not write ssltbl")); in make_tables()
[all …]
H A Dmisc.c297 void flexerror (const char *msg) in flexerror() function
324 flexerror (errmsg); in lerr()
H A Dnfa.c359 flexerror (_ in mark_beginning_as_normal()
H A Dflexdef.h833 extern void flexerror(const char *);
H A Dparse.y207 flexerror(_("Prefix must not contain [ or ]")); }
H A Ddfa.c768 flexerror (_ in ntod()
H A Dinitparse.c1013 flexerror(_("Prefix must not contain [ or ]")); } in YYPARSE_DECL()