Searched refs:calloc (Results 1 – 2 of 2) sorted by relevance
31 extern __typeof (calloc) *__rtld_calloc attribute_hidden;42 calloc (size_t a, size_t b) in calloc() function83 # define __rtld_calloc (&calloc)
139 nentries = calloc (sizeof (void *), nsize); in htab_expand()
Completed in 9 milliseconds