Searched refs:kNegativeInfBit (Results 1 – 1 of 1) sorted by relevance
72 const int kNegativeInfBit = 0x04; variable162 result |= y < static_cast<T>(0.) ? kNegativeInfBit : kPositiveInfBit; in checkFloatingElement()172 if (fp_props & kNegativeInfBit) { in getErrorString()