Searched refs:kSSignBit (Results 1 – 1 of 1) sorted by relevance
69 const int64_t kSSignBit = 31; variable70 const int64_t kSSignMask = 0x1L << kSSignBit;