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