Searched defs:reallocarray (Results 1 – 3 of 3) sorted by relevance
35 reallocarray(void *optr, size_t nmemb, size_t size) in reallocarray() function
11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) in reallocarray() function
567 #define reallocarray xreallocarray macro