Searched defs:reallocf (Results 1 – 2 of 2) sorted by relevance
19 reallocf(void *ptr, size_t size) in reallocf() function
447 #define reallocf(x, y) Reallocf(x, y, __FILE__, __LINE__) macro454 #define reallocf(x, y) Reallocf(x, y, NULL, 0) macro