Home
last modified time | relevance | path

Searched refs:flex_die (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/flex/
HDtables.c151 flex_die (_("th_magic|th_hsize write32 failed")); in yytbl_hdr_fwrite()
155 flex_die (_("fgetpos failed")); in yytbl_hdr_fwrite()
159 flex_die (_("th_ssize|th_flags write failed")); in yytbl_hdr_fwrite()
164 flex_die (_("th_version writen failed")); in yytbl_hdr_fwrite()
169 flex_die (_("th_name writen failed")); in yytbl_hdr_fwrite()
174 flex_die (_("pad64 failed")); in yytbl_hdr_fwrite()
179 flex_die (_("pad64 failed")); in yytbl_hdr_fwrite()
226 flex_die (_("invalid td_flags detected")); in yytbl_data_fwrite()
229 flex_die (_("error while writing tables")); in yytbl_data_fwrite()
237 flex_die (_("insanity detected")); in yytbl_data_fwrite()
[all …]
HDmisc.c80 flex_die("peek attempt when sko stack is empty"); in sko_peek()
89 flex_die("popped too many times in skeleton."); in sko_pop()
HDflexdef.h885 #define flex_die(msg) \ macro
894 #define flex_die(msg) \ macro
HDChangeLog2628 * flexdef.h, tables.c: Added flex_die macro. May need some autoconf