Searched refs:cJSON_NULL (Results 1 – 2 of 2) sorted by relevance
36 #define cJSON_NULL 2 macro
534 item->type = cJSON_NULL; in parse_value()570 case cJSON_NULL: { in print_value()603 case cJSON_NULL: in print_value()1168 item->type = cJSON_NULL; in cJSON_CreateNull()