Searched refs:BlockSizeWidth (Results 1 – 4 of 4) sorted by relevance
39 BlockSizeWidth = 32 // BlockSize up to 2^32 32-bit words = 16GB per block. enumerator
432 size_t NumFourBytes = Read(bitc::BlockSizeWidth); in SkipBlock()
212 Emit(0, bitc::BlockSizeWidth); in EnterSubblock()
44 unsigned NumWords = Read(bitc::BlockSizeWidth); in EnterSubBlock()