Searched refs:big_realloc (Results 1 – 1 of 1) sorted by relevance
113 big_realloc(void *from, size_t oldsize, size_t newsize) in big_realloc() function150 #define big_realloc(x, y, z) realloc((x), (z)) macro428 newptr = (BIG_CHUNK_TYPE *)big_realloc(dest->value, in big_copy()468 number->value = big_realloc(number->value, in big_extend()