Home
last modified time | relevance | path

Searched defs:cJSON_CreateFloatArray (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON.c3551 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const double *numbers, int count) function
3590 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) function