Searched defs:hasNaN (Results 1 – 2 of 2) sorted by relevance
/external/deqp/framework/common/ | ||
D | tcuFloatFormat.cpp | 65 YesNoMaybe hasNaN) in FloatFormat() |
D | tcuInterval.hpp | 81 bool hasNaN (void) const { return m_hasNaN; } in hasNaN() function in tcu::Interval |