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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h86 #define float128_to_int32_round_to_zero __fixtfsi macro
H A Dtimesoftfloat.c2009 { "float128_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2341 time_a_float128_z_int32( float128_to_int32_round_to_zero );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h284 int float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h260 !!!int32 float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h284 int float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4340 int32 float128_to_int32_round_to_zero( float128 a ) function

Completed in 87 milliseconds