Searched defs:FATAL (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/android/support/tests/minitest/
H A Dminitest.h210 FATAL enumerator in enum:minitest::TestCase::Result
/ndk/sources/host-tools/nawk-20071023/
H A Dlib.c64 FATAL("out of space for $0 and fields");
79 FATAL("out of space in makefields %d", i);
141 FATAL("can't open file %s", file);
189 FATAL("field separator %.10s... is too long", *FS);
202 FATAL("input record `%.30s...' too long", buf);
210 FATAL("input record `%.30s...' too long", buf);
215 FATAL("input record `%.30s...' too long", buf);
272 FATAL("out of space for fields in fldbld %d", n);
337 FATAL("record `%.30s...' has too many fields; can't happen", r);
383 FATAL("tryin
552 void FATAL(const char *fmt, ...) function
[all...]

Completed in 202 milliseconds