Searched defs:assert_not_implemented (Results 1 - 2 of 2) 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

Completed in 137 milliseconds