Searched defs:kByteMask (Results 1 – 2 of 2) sorted by relevance
89 const uint64_t kByteMask = UINT64_C(0xff); variable
90 const int64_t kByteMask = 0xffL; variable