Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Ddie.c27 void fatal_error(const char *msg) in fatal_error() function
/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/mesa3d/src/virtio/vulkan/
Dvn_cs.h49 bool fatal_error; member
/third_party/e2fsprogs/e2fsck/
Dproblem.c2605 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
Dutil.c49 void fatal_error(e2fsck_t ctx, const char *msg) in fatal_error() function
/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/libcoap/src/
Dcoap_tinydtls.c208 int fatal_error = DTLS_ALERT_INTERNAL_ERROR; in get_psk_info() local
/third_party/python/Modules/
Dfaulthandler.c60 } fatal_error = {0, NULL, -1, 0}; variable
/third_party/python/Python/
Dpylifecycle.c2656 fatal_error(int fd, int header, const char *prefix, const char *msg, in fatal_error() function