Searched refs:SizeInBytesBits (Results 1 – 1 of 1) sorted by relevance
148 static const unsigned SizeInBytesBits = 8; variable149 static const unsigned SizeInBytesMask = (1 << SizeInBytesBits) - 1;150 static const unsigned PrintInHexBit = 1 << SizeInBytesBits;