Searched defs:BitsInByte (Results 1 – 1 of 1) sorted by relevance
166 #define BitsInByte(x) bitsInByte[(unsigned char)x] macro171 #define BitsInByte(x) \ macro