Searched refs:cJSON_Invalid (Results 1 – 2 of 2) sorted by relevance
94 #define cJSON_Invalid (0) macro
2020 int new_type = cJSON_Invalid; in add_item_to_object()2859 return (item->type & 0xFF) == cJSON_Invalid; in cJSON_IsInvalid()