Home
last modified time | relevance | path

Searched refs:internal_malloc (Results 1 - 1 of 1) sorted by relevance

/third_party/cJSON/
H A DcJSON.c177 static void * CJSON_CDECL internal_malloc(size_t size) in internal_malloc() function
190 #define internal_malloc malloc macro
198 static internal_hooks global_hooks = { internal_malloc, internal_free, internal_realloc };

Completed in 4 milliseconds