Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDfilter.c52 flexerror (_("flex_alloc failed (f) in filter_create_ext")); in filter_create_ext()
73 flexerror (_("flex_alloc failed (f->argv) in filter_create_ext")); in filter_create_ext()
112 flexerror (_("flex_alloc failed in filter_create_int")); in filter_create_int()
157 flexerror (_("pipe failed")); in filter_apply_chain()
160 flexerror (_("fork failed")); in filter_apply_chain()
293 flexerror (_("flex_alloc failed in filter_tee_header")); in filter_tee_header()
354 flexerror (_("flex_alloc failed in filter_fix_linedirs")); in filter_fix_linedirs()
HDmain.c236 flexerror (_("Can't use -+ with -l option")); in check_options()
239 flexerror (_("Can't use -f or -F with -l option")); in check_options()
242 flexerror (_ in check_options()
274 flexerror (_ in check_options()
278 flexerror (_("-Cf/-CF and -I are incompatible")); in check_options()
281 flexerror (_ in check_options()
286 flexerror (_ in check_options()
291 flexerror (_("Can't use -+ with -CF option")); in check_options()
299 flexerror (_("Options -+ and --reentrant are mutually exclusive.")); in check_options()
302 flexerror (_("bison bridge not supported for the C++ scanner.")); in check_options()
[all …]
HDgen.c1158 flexerror (_("Could not write yyacclist_tbl")); in gentabs()
1234 flexerror (_("Could not write yyacc_tbl")); in gentabs()
1249 flexerror (_("Could not write ecstbl")); in gentabs()
1293 flexerror (_ in gentabs()
1355 flexerror (_("Could not write yybase_tbl")); in gentabs()
1389 flexerror (_("Could not write yydef_tbl")); in gentabs()
1429 flexerror (_("Could not write yynxt_tbl")); in gentabs()
1465 flexerror (_("Could not write yychk_tbl")); in gentabs()
1619 flexerror (_("Could not write ftbl")); in make_tables()
1625 flexerror (_("Could not write ssltbl")); in make_tables()
[all …]
HDmisc.c356 void flexerror (msg) in flexerror() function
397 flexerror (errmsg);
410 flexerror (errmsg);
HDnfa.c352 flexerror (_
HDflexdef.h878 extern void flexerror PROTO ((const char *));
HDdfa.c784 flexerror (_ in ntod()