Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dassert.h29 #define not_implemented() do { \ macro
/external/llvm/include/llvm/ProfileData/
DSampleProf.h41 not_implemented, enumerator
/external/jemalloc/test/include/test/
Djemalloc_test.h.in44 #define not_implemented() do { \ macro
Djemalloc_test.h44 #define not_implemented() do { \ macro
/external/jemalloc/src/
Dutil.c19 #define not_implemented() do { \ macro