Searched refs:cJSON_CreateFloatArray (Results 1 – 6 of 6) sorted by relevance
96 extern cJSON *cJSON_CreateFloatArray(const float *numbers,int count);
549 cJSON *cJSON_CreateFloatArray(const float *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_Creat… in cJSON_CreateFloatArray() function
217 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count);
2576 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() function
215 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count);
2586 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() function