Home
last modified time | relevance | path

Searched refs:je_malloc_usable_size (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_mangle.h31 # define malloc_usable_size je_malloc_usable_size
63 # undef je_malloc_usable_size
A Djemalloc_rename.h26 # define je_malloc_usable_size malloc_usable_size macro
A Djemalloc.h80 # define je_malloc_usable_size malloc_usable_size macro
260 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
374 # define malloc_usable_size je_malloc_usable_size
406 # undef je_malloc_usable_size
A Djemalloc_protos.h53 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW je_malloc_usable_size(
/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dpublic_unnamespace.h20 #undef je_malloc_usable_size
A Dpublic_namespace.h20 #define je_malloc_usable_size JEMALLOC_N(malloc_usable_size) macro
/third_party/ulib/jemalloc/src/
A Djemalloc.c2683 je_malloc_usable_size(JEMALLOC_USABLE_SIZE_CONST void *ptr) in je_malloc_usable_size() function

Completed in 12 milliseconds