Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dassert.h31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmalloc_io.c14 #ifdef not_implemented
15 # undef not_implemented
40 #define not_implemented() do { \ macro
49 not_implemented(); \
674 #undef not_implemented
H A Dextent_dss.c46 not_implemented(); in extent_dss_sbrk()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Djemalloc_test.h.in140 #undef not_implemented
159 #define not_implemented() do { \ macro
167 not_implemented(); \