Searched refs:jsondec_strtouint64 (Results 1 – 1 of 1) sorted by relevance
649 static uint64_t jsondec_strtouint64(jsondec *d, upb_strview str) { in jsondec_strtouint64() function724 val.uint64_val = jsondec_strtouint64(d, str); in jsondec_uint()