Searched refs:IsInf (Results 1 – 4 of 4) sorted by relevance
42 bool IsInf() const { return (u_ & kExponentMask) == kExponentMask && Significand() == 0; } in IsInf() function
70 | IsInf | Not Supported |
121 | IsInf | Not Supported …