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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h99 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h193 unsigned int float64_to_uint32_round_to_zero( float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h193 unsigned int float64_to_uint32_round_to_zero( float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h188 unsigned int float64_to_uint32_round_to_zero( float64 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5517 uint32 float64_to_uint32_round_to_zero( float64 a ) function

Completed in 179 milliseconds