Searched refs:BYTE_BITS (Results 1 – 2 of 2) sorted by relevance
48 #define BYTE_BITS 8 /* CHAR_BIT on the target architecture--- macro76 while (n_in >= BYTE_BITS) {79 n_in -= BYTE_BITS;83 while (n_in >= BYTE_BITS) {85 n_in -= BYTE_BITS;
26 #define BYTE_BITS 8 /* CHAR_BIT on the target architecture--- macro42 n_in += BYTE_BITS;