Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h86 #define float128_to_int32_round_to_zero __fixtfsi macro
H A Dsoftfloat.txt239 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
H A Dtimesoftfloat.c2341 time_a_float128_z_int32( float128_to_int32_round_to_zero ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h284 int float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h284 int float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h260 !!!int32 float128_to_int32_round_to_zero( float128 );
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4340 int32 float128_to_int32_round_to_zero( float128 a ) in float128_to_int32_round_to_zero() function