Home
last modified time | relevance | path

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

/external/iperf3/src/
Dcjson.h189 CJSON_PUBLIC(cJSON_bool) cJSON_IsFalse(const cJSON * const item);
Dcjson.c2862 CJSON_PUBLIC(cJSON_bool) cJSON_IsFalse(const cJSON * const item) in cJSON_IsFalse() function