Searched defs:float64_to_int32_round_to_zero (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h32 #define float64_to_int32_round_to_zero _softfloat_float64_to_int32_round_to_zero macro
/netbsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1489 int32 float64_to_int32_round_to_zero( float64 a ) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h85 #define float64_to_int32_round_to_zero __fixdfsi macro
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c2271 int32 float64_to_int32_round_to_zero( float64 a ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2366 int32 float64_to_int32_round_to_zero( float64 a ) function

Completed in 260 milliseconds