Searched refs:internal_malloc (Results 1 – 2 of 2) sorted by relevance
165 static void * CJSON_CDECL internal_malloc(size_t size) in internal_malloc() function178 #define internal_malloc malloc macro186 static internal_hooks global_hooks = { internal_malloc, internal_free, internal_realloc };
167 static void * CJSON_CDECL internal_malloc(size_t size) in internal_malloc() function180 #define internal_malloc malloc macro188 static internal_hooks global_hooks = { internal_malloc, internal_free, internal_realloc };