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