Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dassert.h38 #ifndef assert_not_implemented
39 #define assert_not_implemented(e) do { \ macro
/external/jemalloc/test/include/test/
Djemalloc_test.h136 #undef assert_not_implemented
160 #define assert_not_implemented(e) do { \ macro
Djemalloc_test.h.in136 #undef assert_not_implemented
160 #define assert_not_implemented(e) do { \ macro
/external/jemalloc/src/
Dutil.c550 assert_not_implemented(len != 'l'); in malloc_vsnprintf()
559 assert_not_implemented(len != 'l'); in malloc_vsnprintf()