Searched refs:JSON_C_TO_STRING_NOZERO (Results 1 – 6 of 6) sorted by relevance
56 #define JSON_C_TO_STRING_NOZERO (1<<2) macro
619 if (p && (flags & JSON_C_TO_STRING_NOZERO)) { in json_object_double_to_json_string()