Searched refs:overhead_for (Results 1 – 1 of 1) sorted by relevance
2307 #define overhead_for(p)\ macro5251 size_t oc = chunksize(oldp) - overhead_for(oldp); in dlrealloc()5423 return chunksize(p) - overhead_for(p); in dlmalloc_usable_size()5805 size_t oc = chunksize(oldp) - overhead_for(oldp); in mspace_realloc()5999 return chunksize(p) - overhead_for(p); in mspace_usable_size()