Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dassert.h38 #ifndef assert_not_implemented
39 #define assert_not_implemented(e) do { \ macro
/third_party/ulib/jemalloc/test/include/test/
A Djemalloc_test.h.in137 #undef assert_not_implemented
161 #define assert_not_implemented(e) do { \ macro
/third_party/ulib/jemalloc/src/
A Dutil.c545 assert_not_implemented(len != 'l'); in malloc_vsnprintf()
554 assert_not_implemented(len != 'l'); in malloc_vsnprintf()

Completed in 5 milliseconds