Home
last modified time | relevance | path

Searched refs:__libc_alloc_buffer_alloc_array (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/malloc/
Dalloc_buffer_alloc_array.c23 __libc_alloc_buffer_alloc_array (struct alloc_buffer *buf, size_t element_size, in __libc_alloc_buffer_alloc_array() function
46 libc_hidden_def (__libc_alloc_buffer_alloc_array)
DVersions94 __libc_alloc_buffer_alloc_array;
/glibc-2.36/include/
Dalloc_buffer.h332 void * __libc_alloc_buffer_alloc_array (struct alloc_buffer *buf,
343 ((type *) __libc_alloc_buffer_alloc_array \
381 libc_hidden_proto (__libc_alloc_buffer_alloc_array)
/glibc-2.36/ChangeLog.old/
DChangeLog.198726 * malloc/alloc_buffer_alloc_array.c (__libc_alloc_buffer_alloc_array):
DChangeLog.181958 * malloc/Versions (__libc_alloc_buffer_alloc_array)