Searched defs:fatal_error (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/boost/test/ |
D | unit_test_monitor.hpp | 42 fatal_error = -5 // includes both system and user enumerator
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-common.c | 71 void fatal_error(char *errmsg) in fatal_error() function
|
/third_party/e2fsprogs/e2fsck/ |
D | problem.c | 2552 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
|
D | util.c | 53 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
|
/third_party/python/Lib/test/ |
D | test_faulthandler.py | 90 def check_error(self, code, line_number, fatal_error, *, argument
|
/third_party/ffmpeg/tools/ |
D | crypto_bench.c | 57 static void fatal_error(const char *tag) in fatal_error() function
|
/third_party/libcoap/src/ |
D | coap_tinydtls.c | 208 int fatal_error = DTLS_ALERT_INTERNAL_ERROR; in get_psk_info() local
|
/third_party/python/Modules/ |
D | faulthandler.c | 58 } fatal_error = {0, NULL, -1, 0}; variable
|
/third_party/python/Python/ |
D | pylifecycle.c | 2210 fatal_error(FILE *stream, int header, const char *prefix, const char *msg, in fatal_error() function
|