Searched refs:hasSubnormal (Results 1 – 3 of 3) sorted by relevance
49 YesNoMaybe hasSubnormal = MAYBE,58 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()
5386 const bool haveSubnormal = format.hasSubnormal() != tcu::NO; in genRandom()5528 const bool haveSubnormal = format.hasSubnormal() != tcu::NO; in genRandom()