Searched defs:BIT2BYTE (Results 1 – 2 of 2) sorted by relevance
24 #define BIT2BYTE(ibit) ((ibit) / BITSPERBYTE) macro