Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linux/
HDlinux_util.h94 #define UNIMPLEMENTED(s) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_internal_defs.h364 #define UNIMPLEMENTED() UNREACHABLE("unimplemented") macro
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c102 #define UNIMPLEMENTED if (linuxkpi_debug_80211 & D80211_TODO) \ macro
107 #define UNIMPLEMENTED do { } while (0) macro
/freebsd-13-stable/sys/powerpc/aim/
HDmmu_radix.c616 #define UNIMPLEMENTED() panic("%s not implemented", __func__) macro