Searched refs:kInfBit (Results 1 – 1 of 1) sorted by relevance
70 const int kInfBit = 0x01; variable117 result |= kInfBit; in checkFloatingElement()127 if ((fp_props & kInfBit) && (fp_props & kNaNBit)) { in getErrorString()130 if (fp_props & kInfBit) { in getErrorString()