Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.cc9 static int64_t DivRoundUp(int64_t a, int64_t b) { in DivRoundUp() function
155 int64_t hasbit_bytes = DivRoundUp(hasbit_count, 8); in PlaceNonOneofFields()