Searched refs:smallestNormal (Results 1 – 3 of 3) sorted by relevance
181 static Float smallestNormal(int sign);279 StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal(int sign) in smallestNormal() function in tcu::Float
97 T::smallestNormal(-1), in interestingSamples()98 T::smallestNormal(1), in interestingSamples()
135 *ptr = T::smallestNormal(ptr->sign()); in fixFloatIfNeeded()