Home
last modified time | relevance | path

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

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h190 int float64_to_int32( float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h186 int float64_to_int32( float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h186 int float64_to_int32( float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h186 int float64_to_int32( float64 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h190 int float64_to_int32( float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h173 !!!int32 float64_to_int32( float64 );
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt56 `float64_to_int32'. The allowed options are detailed in the next section,
H A Dtimesoftfloat.c2209 time_a_float64_z_int32( float64_to_int32 ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1404 int32 float64_to_int32( float64 a ) in float64_to_int32() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2330 int32 float64_to_int32( float64 a ) in float64_to_int32() function