Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h85 #define floatx80_to_int32_round_to_zero __fixxfsi macro
H A Dsoftfloat.txt238 floatx80_to_int32_round_to_zero floatx80_to_int64_round_to_zero
H A Dtimesoftfloat.c2277 time_a_floatx80_z_int32( floatx80_to_int32_round_to_zero ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h237 int floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h229 int floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h229 int floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h229 int floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h237 int floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h213 !!!int32 floatx80_to_int32_round_to_zero( floatx80 );
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3320 int32 floatx80_to_int32_round_to_zero( floatx80 a ) in floatx80_to_int32_round_to_zero() function