Searched refs:float32_to_uint32_round_to_zero (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h99 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h150 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h150 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h149 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h149 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h149 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h150 unsigned int float32_to_uint32_round_to_zero( float32 );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5566 uint32 float32_to_uint32_round_to_zero( float32 a ) function

Completed in 185 milliseconds