Searched refs:BIT_56 (Results 1 – 2 of 2) sorted by relevance
32 constexpr int BIT_56 = 56; variable
466 outBuffer.push_back((uint8_t)((value >> BIT_56) & 0xFF)); in PutUInt64()647 (static_cast<uint64_t>(buffer[offset + OFFSET_7]) << BIT_56); in GetUInt64()