Home
last modified time | relevance | path

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

/external/iperf3/src/
Dcjson.h261 CJSON_PUBLIC(void *) cJSON_malloc(size_t size);
Dcjson.c2617 CJSON_PUBLIC(void *) cJSON_malloc(size_t size) in cJSON_malloc() function