Searched refs:hasNaN_ (Results 1 – 2 of 2) sorted by relevance
73 Interval (bool hasNaN_, double lo_, double hi_) in Interval() argument74 : m_hasNaN(hasNaN_), m_lo(lo_), m_hi(hi_) {} in Interval()
65 YesNoMaybe hasNaN_) in FloatFormat() argument71 , m_hasNaN (hasNaN_) in FloatFormat()