Searched refs:xrealloc (Results 1 – 1 of 1) sorted by relevance
45 x = xrealloc((x), alloc * sizeof(*(x))); \49 static inline void *xrealloc(void *ptr, size_t size) in xrealloc() function