Searched refs:float128_to_int32_round_to_zero (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h87 #define float128_to_int32_round_to_zero __fixtfsi macro
H A Dtimesoftfloat.c2012 { "float128_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2344 time_a_float128_z_int32( float128_to_int32_round_to_zero );
/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h238 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h285 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h285 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h277 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h277 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h277 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h285 int float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h261 !!!int32 float128_to_int32_round_to_zero( float128 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c106 { "float128_to_int32_round_to_zero", 1, FALSE, FALSE },
1001 float128_to_int32_round_to_zero,
H A Dtestsoftfloat.c287 { "float128_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
667 float128_to_int32_round_to_zero
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4343 int32 float128_to_int32_round_to_zero( float128 a ) function

Completed in 194 milliseconds