Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h70 #define float128_to_int64 _softfloat_float128_to_int64 macro
H A Dsoftfloat.h275 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h70 #define float128_to_int64 _softfloat_float128_to_int64 macro
H A Dsoftfloat.h280 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h277 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h292 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h288 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h277 long long float128_to_int64( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h312 int64_t float128_to_int64( float128 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h324 int64_t float128_to_int64( float128 );
H A Dsoftfloat.c4281 int64 float128_to_int64( float128 a ) in float128_to_int64() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h261 !!!int64 float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h278 long long float128_to_int64( float128 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h287 long long float128_to_int64( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1042 test_a_float128_z_int64( float128_to_int64, syst_float128_to_int64 ); in testFunctionVariety()
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat.txt210 float128_to_int32 float128_to_int64
H A Dtimesoftfloat.c2349 time_a_float128_z_int64( float128_to_int64 ); in timeFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt264 float128_to_int32 float128_to_int64
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4396 int64 float128_to_int64( float128 a ) in float128_to_int64() function