Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dassert.h38 #ifndef assert_not_implemented
39 #define assert_not_implemented(e) do { \ macro
/external/jemalloc_new/include/jemalloc/internal/
Dassert.h41 #ifndef assert_not_implemented
42 #define assert_not_implemented(e) do { \ macro
/external/jemalloc_new/test/include/test/
Djemalloc_test.h141 #undef assert_not_implemented
165 #define assert_not_implemented(e) do { \ macro
Djemalloc_test.h.in141 #undef assert_not_implemented
165 #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_new/src/
Dmalloc_io.c17 #ifdef assert_not_implemented
18 # undef assert_not_implemented
47 #define assert_not_implemented(e) do { \ macro
562 assert_not_implemented(len != 'l'); in malloc_vsnprintf()
571 assert_not_implemented(len != 'l'); in malloc_vsnprintf()
675 #undef assert_not_implemented
/external/jemalloc/src/
Dutil.c550 assert_not_implemented(len != 'l'); in malloc_vsnprintf()
559 assert_not_implemented(len != 'l'); in malloc_vsnprintf()