Searched refs:jsondec_strtoint64 (Results 1 – 1 of 1) sorted by relevance
658 static int64_t jsondec_strtoint64(jsondec *d, upb_strview str) { in jsondec_strtoint64() function688 val.int64_val = jsondec_strtoint64(d, str); in jsondec_int()