Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 3 of 3) sorted by relevance

/malloc/
A Ddynarray_finalize.c45 size_t allocation_size = used * element_size; in __libc_dynarray_finalize() local
A Dtst-interpose-aux.c99 size_t allocation_size; member
153 size_t allocation_size = size + sizeof (struct allocation_header); in malloc_internal() local
A Dtst-malloc-thread-fail.c46 static size_t allocation_size; variable

Completed in 7 milliseconds