Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_decode.c658 static int64_t jsondec_strtoint64(jsondec *d, upb_strview str) { in jsondec_strtoint64() function
688 val.int64_val = jsondec_strtoint64(d, str); in jsondec_int()