Searched defs:BITS_PER_BYTE (Results 1 – 3 of 3) sorted by relevance
23 static constexpr unsigned BITS_PER_BYTE = 8; variable
29 static constexpr unsigned BITS_PER_BYTE = 8; variable
25 constexpr int BITS_PER_BYTE = 8; variable