Searched defs:internal_realloc (Results 1 – 2 of 2) sorted by relevance
173 static void * CJSON_CDECL internal_realloc(void *pointer, size_t size) in internal_realloc() function180 #define internal_realloc realloc macro
3839 static void* internal_realloc(mstate m, void* oldmem, size_t bytes) { in internal_realloc() function