Home
last modified time | relevance | path

Searched refs:__libc_malloc_usable_size (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/malloc/
Dmalloc_usable_size.c15 size_t __libc_malloc_usable_size(void* p) in __libc_malloc_usable_size() function
/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc.h24 size_t __libc_malloc_usable_size(void *);