Home
last modified time | relevance | path

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

/glibc-2.36/support/
Dsupport_shared_allocate.c29 size_t total_size; member
36 size_t total_size = size + offsetof (struct header, data); in support_shared_allocate() local
Dtst-support_blob_repeat.c88 enum { total_size = 9 * 10 * 1000 * 1000 }; in do_test() enumerator
Dblob_repeat.c90 allocate_malloc (size_t total_size, const void *element, size_t element_size, in allocate_malloc()
131 allocate_big (size_t total_size, const void *element, size_t element_size, in allocate_big()
262 size_t total_size; in repeat_allocate() local
/glibc-2.36/manual/examples/
Dmkdirent.c29 size_t total_size = dirent_size + name_length; in mkdirent() local
/glibc-2.36/time/
Dtzfile.c269 size_t total_size = (num_transitions * sizeof (__time64_t) in __tzfile_read() local
/glibc-2.36/malloc/
Dmalloc.c3046 size_t total_size = prev_size (p) + size; in munmap_chunk() local
3079 size_t total_size = offset + size; in mremap_chunk() local