Searched refs:kByteMask (Results 1 – 4 of 4) sorted by relevance
85 const uint64_t kByteMask = UINT64_C(0xff); variable
373 value &= kByteMask; in ExtendValue()
78 const int64_t kByteMask = 0xffL; variable
924 value &= kByteMask; in ExtendValue()