Searched refs:assert_not_implemented (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/test/include/test/
H A Djemalloc_test.h43 #define assert_not_implemented(e) do { \ macro
/external/jemalloc/include/jemalloc/internal/
H A Dutil.h66 #ifndef assert_not_implemented
67 #define assert_not_implemented(e) do { \ macro
/external/jemalloc/src/
H A Dutil.c542 assert_not_implemented(len != 'l');
551 assert_not_implemented(len != 'l');

Completed in 88 milliseconds