Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Ddie.c27 void fatal_error(const char *msg) in fatal_error() function
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-common.c71 void fatal_error(char *errmsg) in fatal_error() function
/third_party/fsverity-utils/programs/
Dutils.c80 __noreturn void fatal_error(const char *format, ...) in fatal_error() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_cs.h61 bool fatal_error; member
/third_party/python/Lib/test/
Dtest_faulthandler.py92 def check_error(self, code, lineno, fatal_error, *, argument
/third_party/ffmpeg/tools/
Dcrypto_bench.c57 static void fatal_error(const char *tag) in fatal_error() function
/third_party/python/Modules/
Dfaulthandler.c60 } fatal_error = {0, NULL, -1, 0}; variable
/third_party/libcoap/src/
Dcoap_tinydtls.c380 int fatal_error = DTLS_ALERT_INTERNAL_ERROR; in get_psk_info() local
/third_party/python/Python/
Dpylifecycle.c2656 fatal_error(int fd, int header, const char *prefix, const char *msg, in fatal_error() function