Searched refs:getLast8Bit (Results 1 – 1 of 1) sorted by relevance
215 const uint64_t getLast8Bit = 0x000000FF; in EncodeLongInteger() local222 result[count] = temp & getLast8Bit; in EncodeLongInteger()