Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdlib/
H A DSymbol.map139 __malloc_usable_size;
H A Dnmalloc.c141 size_t __malloc_usable_size(const void *ptr);
859 __malloc_usable_size(const void *ptr) in __malloc_usable_size() function
2167 __weak_reference(__malloc_usable_size, malloc_usable_size);