Searched refs:bitsAreInf (Results 1 – 1 of 1) sorted by relevance
21 template <typename BitsType> static inline bool bitsAreInf(BitsType bits) { in bitsAreInf() function31 return bitsAreInf(valueAsBits(x)); in isInf()