Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dmessage_layout.cc22 maxalign_.MaxFrom(size_and_align.size); in Place()
111 maxalign_ = Size{8, 8}; in ComputeLayout()
126 size_.AlignUp(maxalign_); in ComputeLayout()
Dmessage_layout.h101 Size maxalign_; variable