Home
last modified time | relevance | path

Searched refs:float32_to_int32 (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h136 !!!int32 float32_to_int32( float32 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt207 float32_to_int32 float32_to_int64
208 float32_to_int32 float64_to_int64
H A Dsoftfloat-source.txt207 header file, then in `softfloat.h' the output of `float32_to_int32' should
H A Dtimesoftfloat.c2145 time_a_float32_z_int32( float32_to_int32 ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c578 int32 float32_to_int32( float32 a ) in float32_to_int32() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1382 int32 float32_to_int32( float32 a ) in float32_to_int32() function