Home
last modified time | relevance | path

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

/device/google/coral/json-c/
Djson_tokener.c62 static const int json_inf_str_len = sizeof(json_inf_str) - 1; variable
360 size_inf = json_min(tok->st_pos+1, json_inf_str_len); in json_tokener_parse_ex()
372 if (tok->st_pos == json_inf_str_len) in json_tokener_parse_ex()
/device/google/crosshatch/json-c/
Djson_tokener.c62 static const int json_inf_str_len = sizeof(json_inf_str) - 1; variable
360 size_inf = json_min(tok->st_pos+1, json_inf_str_len); in json_tokener_parse_ex()
372 if (tok->st_pos == json_inf_str_len) in json_tokener_parse_ex()
/device/google/bonito/json-c/
Djson_tokener.c62 static const int json_inf_str_len = sizeof(json_inf_str) - 1; variable
360 size_inf = json_min(tok->st_pos+1, json_inf_str_len); in json_tokener_parse_ex()
372 if (tok->st_pos == json_inf_str_len) in json_tokener_parse_ex()