Home
last modified time | relevance | path

Searched defs:fatal_error (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/test/
Dunit_test_monitor.hpp42 fatal_error = -5 // includes both system and user enumerator
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-common.c71 void fatal_error(char *errmsg) in fatal_error() function
/third_party/e2fsprogs/e2fsck/
Dproblem.c2552 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
Dutil.c53 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
/third_party/python/Lib/test/
Dtest_faulthandler.py90 def check_error(self, code, line_number, fatal_error, *, argument
/third_party/ffmpeg/tools/
Dcrypto_bench.c57 static void fatal_error(const char *tag) in fatal_error() function
/third_party/libcoap/src/
Dcoap_tinydtls.c208 int fatal_error = DTLS_ALERT_INTERNAL_ERROR; in get_psk_info() local
/third_party/python/Modules/
Dfaulthandler.c58 } fatal_error = {0, NULL, -1, 0}; variable
/third_party/python/Python/
Dpylifecycle.c2210 fatal_error(FILE *stream, int header, const char *prefix, const char *msg, in fatal_error() function