Searched refs:oneUlp (Results 1 – 1 of 1) sorted by relevance
170 const float oneUlp = (float)(1u << (deUint32)numLostBits); in deInt32ToFloatRoundToNegInf() local171 const float nearestLower = nearestHigher - oneUlp; in deInt32ToFloatRoundToNegInf()