Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Ddynarray_finalize.c45 size_t allocation_size = used * element_size; in __libc_dynarray_finalize() local
Dtst-interpose-aux.c99 size_t allocation_size; member
153 size_t allocation_size = size + sizeof (struct allocation_header); in malloc_internal() local
Dtst-malloc-thread-fail.c46 static size_t allocation_size; variable
/glibc-2.36/sysdeps/unix/sysv/linux/
Dopendir.c106 enum { allocation_size = 32768 }; in weak_alias() enumerator
/glibc-2.36/string/
Dtst-memmove-overflow.c49 enum { allocation_size = ((size_t) 2U << 30) + 2 * unshared_size }; enumerator
/glibc-2.36/elf/
Ddl-open.c148 size_t allocation_size; in add_to_global_resize() local