Searched refs:cJSON_CreateIntArray (Results 1 – 6 of 6) sorted by relevance
95 extern cJSON *cJSON_CreateIntArray(const int *numbers,int count);
548 cJSON *cJSON_CreateIntArray(const int *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_CreateAr… in cJSON_CreateIntArray() function
216 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
2536 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() function
214 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
2545 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) in cJSON_CreateIntArray() function