Searched defs:allocation_size (Results 1 – 3 of 3) sorted by relevance
45 size_t allocation_size = used * element_size; in __libc_dynarray_finalize() local
99 size_t allocation_size; member153 size_t allocation_size = size + sizeof (struct allocation_header); in malloc_internal() local
46 static size_t allocation_size; variable
Completed in 7 milliseconds