Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dassert.h28 #ifndef not_implemented
29 #define not_implemented() do { \ macro
41 not_implemented(); \
/external/jemalloc/test/include/test/
Djemalloc_test.h135 #undef not_implemented
154 #define not_implemented() do { \ macro
162 not_implemented(); \
Djemalloc_test.h.in135 #undef not_implemented
154 #define not_implemented() do { \ macro
162 not_implemented(); \
/external/llvm/tools/obj2yaml/
DError.cpp40 case obj2yaml_error::not_implemented: in message()
DError.h25 not_implemented enumerator
/external/llvm/lib/ProfileData/
DSampleProf.cpp49 case sampleprof_error::not_implemented: in message()
/external/jemalloc/src/
Dutil.c20 #define not_implemented() do { \ macro
665 #undef not_implemented
Dchunk_dss.c37 not_implemented(); in chunk_dss_sbrk()
/external/llvm/include/llvm/ProfileData/
DSampleProf.h41 not_implemented, enumerator
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c467 static void not_implemented()