Searched defs:nmemb (Results 1 – 3 of 3) sorted by relevance
30 reallocarray(void *optr, size_t nmemb, size_t size) in reallocarray()
62 bsearch(const void *key, const void *base0, size_t nmemb, size_t size, in bsearch()
540 void* debug_calloc(size_t nmemb, size_t bytes) { in debug_calloc()