Searched refs:not_implemented (Results 1 - 6 of 6) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dassert.h28 #ifndef not_implemented
29 #define not_implemented() do { \ macro
41 not_implemented(); \
/external/jemalloc/test/include/test/
H A Djemalloc_test.h44 #define not_implemented() do { \ macro
52 not_implemented(); \
/external/jemalloc/src/
H A Dchunk_dss.c38 not_implemented();
H A Dutil.c19 #define not_implemented() do { \ macro
667 #undef not_implemented macro
/external/llvm/lib/ProfileData/
H A DSampleProf.cpp46 case sampleprof_error::not_implemented:
/external/llvm/include/llvm/ProfileData/
H A DSampleProf.h41 not_implemented, member in class:llvm::sampleprof_error

Completed in 222 milliseconds