Home
last modified time | relevance | path

Searched refs:float32_to_uint32_round_to_zero (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h35 #define float32_to_uint32_round_to_zero _softfloat_float32_to_uint32_round_to_zero macro
H A Dsoftfloat.h150 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h35 #define float32_to_uint32_round_to_zero _softfloat_float32_to_uint32_round_to_zero macro
H A Dsoftfloat.h155 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h99 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h148 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h153 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h152 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h148 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h150 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h151 unsigned int float32_to_uint32_round_to_zero( float32 );
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5569 uint32 float32_to_uint32_round_to_zero( float32 a ) in float32_to_uint32_round_to_zero() function
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.c5379 uint32 float32_to_uint32_round_to_zero( float32 a ) in float32_to_uint32_round_to_zero() function