Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.cc155 int64_t hasbit_bytes = DivRoundUp(hasbit_count, 8); in PlaceNonOneofFields() local
156 Place(SizeAndAlign{{hasbit_bytes, hasbit_bytes}, {1, 1}}); in PlaceNonOneofFields()