Home
last modified time | relevance | path

Searched refs:is_negative (Results 1 – 3 of 3) sorted by relevance

/device/google/coral/json-c/
Djson_tokener.c357 int is_negative = 0; in json_tokener_parse_ex() local
365 is_negative = 1; in json_tokener_parse_ex()
374 current = json_object_new_double(is_negative ? -INFINITY : INFINITY); in json_tokener_parse_ex()
/device/google/crosshatch/json-c/
Djson_tokener.c357 int is_negative = 0; in json_tokener_parse_ex() local
365 is_negative = 1; in json_tokener_parse_ex()
374 current = json_object_new_double(is_negative ? -INFINITY : INFINITY); in json_tokener_parse_ex()
/device/google/bonito/json-c/
Djson_tokener.c357 int is_negative = 0; in json_tokener_parse_ex() local
365 is_negative = 1; in json_tokener_parse_ex()
374 current = json_object_new_double(is_negative ? -INFINITY : INFINITY); in json_tokener_parse_ex()