Home
last modified time | relevance | path

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

/include/
A Drtld-malloc.h31 extern __typeof (calloc) *__rtld_calloc attribute_hidden;
44 return __rtld_calloc (a, b); in calloc()
83 # define __rtld_calloc (&calloc) macro

Completed in 9 milliseconds