Lines Matching refs:FATAL
104 FATAL("out of space for $0 and fields"); in recinit()
120 FATAL("out of space in makefields %d", i); in makefields()
162 FATAL("field separator %.10s... is too long", *FS); in savefs()
213 FATAL("can't open file %s", file); in getrec()
269 FATAL("out of memory in readrec"); in readrec()
402 FATAL("out of space for fields in fldbld %d", n); in fldbld()
473 FATAL("record `%.30s...' has too many fields; can't happen", r); in fldbld()
526 FATAL("cannot set NF to a negative value"); in setlastfld()
542 FATAL("trying to access out of range field %d", n); in fieldadr()
562 FATAL("out of space creating %d fields", nf); in growfldtab()
581 FATAL("out of space for fields in refldbld %d", n); in refldbld()
685 FATAL("floating point exception %d", n); in fpecatch()
720 FATAL(const char *fmt, ...) in FATAL() function
897 FATAL("out of space in expand_buf"); in r_expand_buf()