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