Home
last modified time | relevance | path

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

/iperf/src/
H A Dcjson.c172 static void * CJSON_CDECL internal_malloc(size_t size) in internal_malloc() function
185 #define internal_malloc malloc macro
193 static internal_hooks global_hooks = { internal_malloc, internal_free, internal_realloc };