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