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

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h36 #define float64_to_uint32_round_to_zero _softfloat_float64_to_uint32_round_to_zero macro
H A Dsoftfloat.h193 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/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-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h100 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/netbsd-current/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h196 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h190 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h197 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h195 unsigned int float64_to_uint32_round_to_zero( float64 );
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c5334 uint32 float64_to_uint32_round_to_zero( float64 a ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5523 uint32 float64_to_uint32_round_to_zero( float64 a ) function

Completed in 391 milliseconds