Searched defs:panic (Results 1 - 22 of 22) sorted by relevance

/haiku/src/tests/system/boot/loader/
H A Dplatform_debug.cpp14 panic(const char *format, ...) function
/haiku/src/tests/system/libroot/posix/
H A Dposix_spawn_redir_test.c6 #define panic(str) if (ret != 0) { errno = ret; perror(str); return 1; } macro
H A Dpthread_attr_stack_test.cpp7 #define panic(str) if (ret != 0) { errno = ret; perror(str); return 1; } macro
H A Dtls_concurrency_test.c6 #define panic(n, str) if (n != 0) { perror(str); return 1; } macro
H A Dposix_spawn_pipe_test.c9 #define panic(n, str) if (n != 0) { perror(str); return 1; } macro
[all...]
/haiku/src/system/boot/platform/atari_m68k/
H A Ddebug.cpp20 panic(const char *format, ...) function
/haiku/src/system/boot/platform/u-boot/
H A Ddebug.cpp18 panic(const char* format, ...) function
/haiku/src/system/boot/platform/next_m68k/
H A Ddebug.cpp32 panic(const char *format, ...) function
/haiku/src/system/boot/platform/riscv/
H A Ddebug.cpp44 panic(const char* format, ...) function
/haiku/src/system/boot/platform/amiga_m68k/
H A Ddebug.cpp25 panic(const char *format, ...) function
/haiku/src/system/boot/platform/openfirmware/
H A Ddebug.cpp31 panic(const char* format, ...) function
/haiku/src/system/boot/platform/efi/
H A Ddebug.cpp66 panic(const char *format, ...) function
/haiku/src/system/boot/platform/bios_ia32/
H A Ddebug.cpp86 panic(const char *format, ...) function
/haiku/src/tests/system/boot/heap/
H A DheapTest.cpp50 panic(const char* format, ...) function
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Ddebug.cpp67 panic(const char *format, ...) function
/haiku/src/system/kernel/util/
H A Dkernel_cpp.cpp24 # define panic printf macro
[all...]
/haiku/src/tests/system/kernel/
H A Dspinlock_contention.cpp19 #define panic printf macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A Dbeos_kernel_emu.cpp337 panic(const char *format, ...) function
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp46 panic(const char* format, ...) function
[all...]
H A Dheap.cpp62 panic(const char *format, ...) function
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug.cpp2092 panic(const char* format, ...) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1000 #define panic fssh_panic macro

Completed in 129 milliseconds