Searched refs:bits_size (Results 1 – 1 of 1) sorted by relevance
188 int bits_size = 0; in GenValidator() local191 bits_size += field->GetSize().bits(); in GenValidator()234 s << "it += " << ((bits_size + 7) / 8) << " /* Total size of the fixed fields */;"; in GenValidator()