Searched refs:hasSubnormal (Results 1 – 2 of 2) sorted by relevance
49 YesNoMaybe hasSubnormal = MAYBE,59 YesNoMaybe hasSubnormal (void) const { return m_hasSubnormal; } in hasSubnormal() function in tcu::FloatFormat
3350 if (ctx.format.hasSubnormal() != tcu::YES) in compare()4266 const bool haveSubnormal = format.hasSubnormal() != tcu::NO; in genRandom()