HomeSort by relevance Sort by last modified time
    Searched refs:not_implemented (Results 1 - 9 of 9) sorted by null

  /external/jemalloc/include/jemalloc/internal/
assert.h 28 #ifndef not_implemented
29 #define not_implemented() do { \ macro
41 not_implemented(); \
  /external/jemalloc/test/include/test/
jemalloc_test.h 135 #undef not_implemented macro
154 #define not_implemented() do { \ macro
162 not_implemented(); \
  /external/llvm/tools/obj2yaml/
Error.cpp 40 case obj2yaml_error::not_implemented:
Error.h 25 not_implemented
  /external/llvm/lib/ProfileData/
SampleProf.cpp 49 case sampleprof_error::not_implemented:
  /external/jemalloc/src/
chunk_dss.c 37 not_implemented();
util.c 20 #define not_implemented() do { \ macro
665 #undef not_implemented macro
  /external/llvm/include/llvm/ProfileData/
SampleProf.h 41 not_implemented, member in class:llvm::sampleprof_error
  /external/ltp/testcases/kernel/hotplug/memory_hotplug/
commands.c 474 static void not_implemented()

Completed in 2911 milliseconds