Searched refs:kPartBits (Results 1 – 1 of 1) sorted by relevance
45 static const int kPartBits = 8; variable46 static const int kPartShift = sizeof(u32) * 8 - kPartBits - kReservedBits;48 1 << kPartBits; // Number of subparts in the table.