Home
last modified time | relevance | path

Searched refs:malloc_internal (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/malloc/
Dtst-interpose-aux.c146 malloc_internal (size_t size) in malloc_internal() function
197 void *newptr = malloc_internal (new_size); in realloc_internal()
228 void *result = malloc_internal (size); in malloc()
254 void *result = malloc_internal (a * b); in calloc()
/glibc-2.36/ChangeLog.old/
DChangeLog.20795 (malloc_internal): Modified function.