Searched defs:roundAndPackFloat32 (Results 1 – 2 of 2) sorted by relevance
360 static float32 roundAndPackFloat32(flag zSign, int16 zExp, bits32 zSig) in roundAndPackFloat32() function
217 static float32 roundAndPackFloat32( struct roundingData *roundData, flag zSign, int16 zExp, bits32 … in roundAndPackFloat32() function