Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c110 static bool fastdecode_boundscheck2(const char *ptr, size_t len, in fastdecode_boundscheck2() function
131 if (fastdecode_boundscheck2(ptr, len, d->limit_ptr)) { in fastdecode_delimited()