Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dassert.h31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dassert.h31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dmemmgr.c83 not_implemented () in not_implemented() function
224 not_implemented (); in __collector_allocCSize()
283 not_implemented (); in __collector_freeCSize()
364 not_implemented (); in __collector_reallocVSize()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dmemmgr.c83 not_implemented () in not_implemented() function
224 not_implemented (); in __collector_allocCSize()
283 not_implemented (); in __collector_freeCSize()
364 not_implemented (); in __collector_reallocVSize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp77 case sampleprof_error::not_implemented: in message()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h52 not_implemented, enumerator