Home
last modified time | relevance | path

Searched refs:not_implemented (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dassert.h31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c14 #ifdef not_implemented
15 # undef not_implemented
40 #define not_implemented() do { \ macro
49 not_implemented(); \
687 #undef not_implemented
H A Dextent_dss.c46 not_implemented(); in extent_dss_sbrk()
/freebsd/sys/compat/linux/
H A Dlinux_util.h50 LIN_SDT_PROBE_DEFINE0(dummy, s, not_implemented); \
58 LIN_SDT_PROBE0(dummy, s, not_implemented); \
H A Dcheck_error.d36 linuxulator*:dummy::not_implemented,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp81 case sampleprof_error::not_implemented: in message()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h57 not_implemented, enumerator