Home
last modified time | relevance | path

Searched defs:not_implemented (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dassert.h32 #define not_implemented() do { \ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h57 not_implemented, enumerator
/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c40 #define not_implemented() do { \ macro