Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A DcJSON.h176 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item);
H A DcJSON.c106 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON *const item) in cJSON_GetNumberValue() function