Searched refs:smallestNormal (Results 1 – 5 of 5) sorted by relevance
137 static Float smallestNormal (int sign);226 …ags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal (int sign) in smallestNormal() function in tcu::Float
96 T::smallestNormal (-1), in interestingSamples()97 T::smallestNormal ( 1), in interestingSamples()
137 *ptr = T::smallestNormal(ptr->sign()); in fixFloatIfNeeded()