Searched defs:BYTE_BIT (Results 1 – 3 of 3) sorted by relevance
42 static const int BYTE_BIT = 8; variable
57 constexpr uint8_t BYTE_BIT = 8; variable
49 #define BYTE_BIT 8 macro