Home
last modified time | relevance | path

Searched defs:float64_to_float32 (Results 1 – 3 of 3) sorted by path

/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1528 float32 float64_to_float32( float64 a ) in float64_to_float32() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2501 float32 float64_to_float32( float64 a ) in float64_to_float32() function
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h123 #define float64_to_float32 __truncdfsf2 macro