Searched refs:xxrealloc (Results 1 – 1 of 1) sorted by relevance
1352 static void *xxrealloc(int lineno, void *ptr, size_t size) in xxrealloc() function1370 # define xrealloc(p, s) xxrealloc(__LINE__, p, s)