Home
last modified time | relevance | path

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

/netbsd/sys/lib/libkern/
H A Dsoftfloat.h176 int float32_to_int32( float32 );
H A Dsoftfloat.c1318 int32 float32_to_int32( float32 a ) in float32_to_int32() function
/netbsd/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h149 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h150 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h146 int float32_to_int32( float32 );
/netbsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h136 !!!int32 float32_to_int32( float32 );
/netbsd/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h179 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h148 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h148 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h148 int float32_to_int32( float32 );
/netbsd/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h153 int float32_to_int32( float32 );
/netbsd/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c699 test_a_float32_z_int32( float32_to_int32, syst_float32_to_int32 ); in testFunctionVariety()
/netbsd/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.c2150 time_a_float32_z_int32( float32_to_int32 ); in timeFunctionVariety()
/netbsd/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt261 float32_to_int32 float32_to_int64
262 float32_to_int32 float64_to_int64
/netbsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c589 int32 float32_to_int32( float32 a ) in float32_to_int32() function
/netbsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1389 int32 float32_to_int32( float32 a ) in float32_to_int32() function