Searched refs:bitsInByte (Results 1 – 1 of 1) sorted by relevance
132 static const BYTE bitsInByte[256] = { variable166 #define BitsInByte(x) bitsInByte[(unsigned char)x]