Home
last modified time | relevance | path

Searched refs:float32_to_int64 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h149 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h156 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h155 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h149 long long float32_to_int64( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h182 int64_t float32_to_int64( float32 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h179 int64_t float32_to_int64( float32 );
H A Dsoftfloat.c1392 int64 float32_to_int64( float32 a ) in float32_to_int64() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h138 !!!int64 float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h151 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h151 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h156 long long float32_to_int64( float32 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h154 long long float32_to_int64( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c712 test_a_float32_z_int64( float32_to_int64, syst_float32_to_int64 ); in testFunctionVariety()
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat.txt207 float32_to_int32 float32_to_int64
H A Dtimesoftfloat.c2156 time_a_float32_z_int64( float32_to_int64 ); in timeFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt261 float32_to_int32 float32_to_int64
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1465 int64 float32_to_int64( float32 a ) in float32_to_int64() function