Searched refs:impl_malloc_usable_size (Results 1 – 1 of 1) sorted by relevance
94 static size_t impl_malloc_usable_size(struct _malloc_zone_t *, const void *ptr) in impl_malloc_usable_size() function142 zone.size = &impl_malloc_usable_size; in DoMallocReplacement()