Searched refs:LOW_16_BITS (Results 1 – 1 of 1) sorted by relevance
264 const high = (highBits >> 16) & LOW_16_BITS;380 const LOW_16_BITS = 0xFFFF; constant