Home
last modified time | relevance | path

Searched refs:roundAndPackInt32 (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c114 static int32 roundAndPackInt32( flag zSign, bits64 absZ ) in roundAndPackInt32() function
1401 return roundAndPackInt32( aSign, aSig64 ); in float32_to_int32()
2346 return roundAndPackInt32( aSign, aSig ); in float64_to_int32()
3308 return roundAndPackInt32( aSign, aSig ); in floatx80_to_int32()
4328 return roundAndPackInt32( aSign, aSig0 ); in float128_to_int32()