Home
last modified time | relevance | path

Searched refs:item (Results 1 – 4 of 4) sorted by relevance

/iperf/src/
H A Dcjson.c1970 item->prev = item; in add_item_to_array()
2203 item->prev->next = item->next; in cJSON_DetachItemViaPointer()
2208 item->next->prev = item->prev; in cJSON_DetachItemViaPointer()
2375 if(item) in cJSON_CreateNull()
2386 if(item) in cJSON_CreateTrue()
2397 if(item) in cJSON_CreateFalse()
2408 if(item) in cJSON_CreateBool()
2419 if(item) in cJSON_CreateNumber()
2445 if(item) in cJSON_CreateString()
2495 if(item) in cJSON_CreateRaw()
[all …]
H A Dcjson.h161 CJSON_PUBLIC(char *) cJSON_Print(const cJSON *item);
163 CJSON_PUBLIC(char *) cJSON_PrintUnformatted(const cJSON *item);
170 CJSON_PUBLIC(void) cJSON_Delete(cJSON *item);
184 CJSON_PUBLIC(char *) cJSON_GetStringValue(cJSON *item);
185 CJSON_PUBLIC(double) cJSON_GetNumberValue(cJSON *item);
189 CJSON_PUBLIC(cJSON_bool) cJSON_IsFalse(const cJSON * const item);
190 CJSON_PUBLIC(cJSON_bool) cJSON_IsTrue(const cJSON * const item);
191 CJSON_PUBLIC(cJSON_bool) cJSON_IsBool(const cJSON * const item);
192 CJSON_PUBLIC(cJSON_bool) cJSON_IsNull(const cJSON * const item);
195 CJSON_PUBLIC(cJSON_bool) cJSON_IsArray(const cJSON * const item);
[all …]
/iperf/docs/
H A Dfaq.rst108 #. Similar to item 2 above, but more permanent...if you edit
/iperf/
H A DRELNOTES.md157 static binary (see above item) on a CentOS system with SCTP