Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-thread-fail.c37 allocate_zeroed (size_t a, size_t b) in allocate_zeroed() function
139 char *p = allocate_zeroed (1, allocation_size); in allocate_1()