Searched defs:fatal_error (Results 1 – 9 of 9) sorted by relevance
/third_party/alsa-utils/alsamixer/ |
D | die.c | 27 void fatal_error(const char *msg) in fatal_error() function
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-common.c | 71 void fatal_error(char *errmsg) in fatal_error() function
|
/third_party/fsverity-utils/programs/ |
D | utils.c | 80 __noreturn void fatal_error(const char *format, ...) in fatal_error() function
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_cs.h | 61 bool fatal_error; member
|
/third_party/python/Lib/test/ |
D | test_faulthandler.py | 92 def check_error(self, code, lineno, 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/python/Modules/ |
D | faulthandler.c | 60 } fatal_error = {0, NULL, -1, 0}; variable
|
/third_party/libcoap/src/ |
D | coap_tinydtls.c | 380 int fatal_error = DTLS_ALERT_INTERNAL_ERROR; in get_psk_info() local
|
/third_party/python/Python/ |
D | pylifecycle.c | 2656 fatal_error(int fd, int header, const char *prefix, const char *msg, in fatal_error() function
|