Searched refs:xrealloc (Results 1 – 2 of 2) sorted by relevance
43 static inline void *xrealloc(void *p, size_t len) in xrealloc() function
54 nd.val = xrealloc(d.val, newsize); in data_grow_for()