Home
last modified time | relevance | path

Searched defs:UNIMPLEMENTED (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_util.h71 #define UNIMPLEMENTED( global() macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h364 #define UNIMPLEMENTED() UNREACHABLE("unimplemented") macro
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c101 #define UNIMPLEMENTED if (linuxkpi_debug_80211 & D80211_TODO) \ macro
106 #define UNIMPLEMENTED do { } while (0) macro
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c618 #define UNIMPLEMENTED() panic("%s not implemented", __func__) macro