Searched defs:malloc_usable_size (Results 1 - 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc141 void malloc_usable_size() { function
/external/jemalloc/include/jemalloc/
H A Djemalloc_mangle.h31 # define malloc_usable_size je_malloc_usable_size macro
H A Djemalloc_mangle_jet.h31 # define malloc_usable_size jet_malloc_usable_size macro
H A Djemalloc.h33 * size_t malloc_usable_size(const void *ptr);
350 # define malloc_usable_size je_malloc_usable_size macro
/external/valgrind/memcheck/
H A Dmc_malloc_wrappers.c626 SizeT MC_(malloc_usable_size) ( ThreadId tid, void* p ) function
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/egl/ org/lwjgl/glfw/ org/ ...

Completed in 364 milliseconds