Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c560 static const char *fastdecode_packedfixed(UPB_PARSE_PARAMS, int tagbytes, in fastdecode_packedfixed() function
610 return fastdecode_packedfixed(UPB_PARSE_ARGS, tagbytes, valbytes, unpacked); in fastdecode_fixed()