Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A DcJSON.h180 CJSON_PUBLIC(cJSON_bool) cJSON_IsFalse(const cJSON *const item);
H A DcJSON.c2223 CJSON_PUBLIC(cJSON_bool) cJSON_IsFalse(const cJSON *const item) in cJSON_IsFalse() function