Searched defs:is_nan (Results 1 – 4 of 4) sorted by relevance
334 bool is_nan() const { in is_nan() function
1092 is_nan(double d) in is_nan() function
652 const bool is_nan = is_negative && (length == 0); in NSDecimalNumberSummaryProvider() local
422 struct is_nan { struct427 inline cstfp_pred_ty<is_nan> m_NaN() { in m_NaN() argument