Searched refs:INT_TO_BYTE (Results 1 – 4 of 4) sorted by relevance
32 static constexpr int INT_TO_BYTE = 0xff; variable
103 … ((static_cast<unsigned int>(num) >> static_cast<unsigned int>(BYTE_TO_BIT * i))) & INT_TO_BYTE); in InsertBufferLength()
88 static constexpr int INT_TO_BYTE = 0xff; variable
1022 … ((static_cast<unsigned int>(num) >> static_cast<unsigned int>(BYTE_TO_BIT * i))) & INT_TO_BYTE); in InsertBufferLength()