Searched defs:is_inf (Results 1 – 2 of 2) sorted by relevance
431 LIBC_INLINE constexpr bool is_inf() { return float_bits.is_inf(); } is_inf() function
721 struct is_inf { struct 726 inline cstfp_pred_ty<is_inf> m_Inf() { return cstfp_pred_ty<is_inf>(); } in m_Inf() argument