Searched refs:kSSignBit (Results 1 – 1 of 1) sorted by relevance
80 const int64_t kSSignBit = 31; variable81 const int64_t kSSignMask = 0x1LL << kSSignBit;