Searched refs:float32_to_int32_round_to_zero (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
H A Dsoftfloat.h154 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
H A Dsoftfloat.h149 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h84 #define float32_to_int32_round_to_zero __fixsfsi macro
H A Dtimesoftfloat.c1941 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2153 time_a_float32_z_int32( float32_to_int32_round_to_zero );
/netbsd-current/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h150 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h149 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h151 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h149 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h137 !!!int32 float32_to_int32_round_to_zero( float32 );
/netbsd-current/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h180 int float32_to_int32_round_to_zero( float32 );
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.h177 int float32_to_int32_round_to_zero( float32 );
H A Dsoftfloat.c1349 int32 float32_to_int32_round_to_zero( float32 a ) function
/netbsd-current/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c78 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE },
705 float32_to_int32_round_to_zero,
/netbsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c660 int32 float32_to_int32_round_to_zero( float32 a ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1421 int32 float32_to_int32_round_to_zero( float32 a ) function

Completed in 333 milliseconds