Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddecode_fast.c295 static bool fastdecode_flippacked(uint64_t *data, int tagbytes) { in fastdecode_flippacked() function
352 if (card == CARD_r && fastdecode_flippacked(&data, tagbytes)) { in fastdecode_unpackedvarint()
428 if (fastdecode_flippacked(&data, tagbytes)) { in fastdecode_packedvarint()
518 if (card == CARD_r && fastdecode_flippacked(&data, tagbytes)) { in TAGBYTES()
564 if (fastdecode_flippacked(&data, tagbytes)) { in fastdecode_packedfixed()