Home
last modified time | relevance | path

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

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