Home
last modified time | relevance | path

Searched refs:JSON_C_TO_STRING_NOZERO (Results 1 – 6 of 6) sorted by relevance

/device/google/bonito/json-c/
Djson_object.h56 #define JSON_C_TO_STRING_NOZERO (1<<2) macro
Djson_object.c619 if (p && (flags & JSON_C_TO_STRING_NOZERO)) { in json_object_double_to_json_string()
/device/google/coral/json-c/
Djson_object.h56 #define JSON_C_TO_STRING_NOZERO (1<<2) macro
Djson_object.c619 if (p && (flags & JSON_C_TO_STRING_NOZERO)) { in json_object_double_to_json_string()
/device/google/crosshatch/json-c/
Djson_object.h56 #define JSON_C_TO_STRING_NOZERO (1<<2) macro
Djson_object.c619 if (p && (flags & JSON_C_TO_STRING_NOZERO)) { in json_object_double_to_json_string()