Home | History | Annotate | Download | only in src

Lines Matching refs:kObjectAlignmentBits

911   int size = source_->GetInt() << kObjectAlignmentBits;
1430 offset >>= kObjectAlignmentBits;
1595 sink_->PutInt(size >> kObjectAlignmentBits, "Size in words");