Searched defs:xrealloc (Results 1 – 7 of 7) sorted by relevance
70 xrealloc(allocated, newsize) in xrealloc() function
53 xrealloc(void *ptr, size_t new_size) in xrealloc() function
94 xrealloc(void *ptr, size_t size) in xrealloc() function
165 xrealloc(void *ptr, size_t size) in xrealloc() function
116 #define xrealloc(p,n) realloc(p,n) macro
457 xrealloc(void *ptr, size_t size) in xrealloc() function
384 xrealloc(void *ptr, size_t size) in xrealloc() function