Searched refs:float64_to_uint32_round_to_zero (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h36 #define float64_to_uint32_round_to_zero _softfloat_float64_to_uint32_round_to_zero macro
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h100 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h195 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h197 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h195 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5518 uint32 float64_to_uint32_round_to_zero( float64 a ) function
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.c5421 uint32 float64_to_uint32_round_to_zero( float64 a ) function

Completed in 143 milliseconds