Home
last modified time | relevance | path

Searched refs:float128_to_int64_round_to_zero (Results 1 – 20 of 20) sorted by relevance

/netbsd/src/lib/libc/arch/sparc64/softfloat/
Dqp.c220 return (unsigned int)float128_to_int64_round_to_zero(*a); in _Qp_qtoui()
234 return (long)float128_to_int64_round_to_zero(*a); in _Qp_qtox()
Dsoftfloat-qp.h71 #define float128_to_int64_round_to_zero _softfloat_float128_to_int64_round_to_zero macro
Dsoftfloat.h276 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/arch/aarch64/softfloat/
Dsoftfloat-qp.h71 #define float128_to_int64_round_to_zero _softfloat_float128_to_int64_round_to_zero macro
Dsoftfloat.h281 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/softfloat/
Dsoftfloat-for-gcc.h92 #define float128_to_int64_round_to_zero __fixtfdi macro
Dsoftfloat.txt239 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
Dtimesoftfloat.c2352 time_a_float128_z_int64( float128_to_int64_round_to_zero ); in timeFunctionVariety()
/netbsd/src/lib/libc/arch/mips/softfloat/
Dsoftfloat.h293 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/sys/lib/libkern/
Dsoftfloat.h325 int64_t float128_to_int64_round_to_zero( float128 );
Dsoftfloat.c4324 int64 float128_to_int64_round_to_zero( float128 a ) in float128_to_int64_round_to_zero() function
/netbsd/src/lib/libc/arch/powerpc/softfloat/
Dsoftfloat.h278 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/arch/arm/softfloat/
Dsoftfloat.h289 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/regress/lib/libc/ieeefp/testfloat/include/
Dsoftfloat.h313 int64_t float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/softfloat/templates/
Dsoftfloat.h262 !!!int64 float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/arch/m68k/softfloat/
Dsoftfloat.h279 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/lib/libc/arch/sh3/softfloat/
Dsoftfloat.h288 long long float128_to_int64_round_to_zero( float128 );
/netbsd/src/regress/lib/libc/ieeefp/testfloat/
DtestFunction.c1048 float128_to_int64_round_to_zero, in testFunctionVariety()
/netbsd/src/regress/lib/libc/ieeefp/testfloat/notes/
Dtestfloat.txt285 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
/netbsd/src/lib/libc/softfloat/bits64/
Dsoftfloat.c4440 int64 float128_to_int64_round_to_zero( float128 a ) in float128_to_int64_round_to_zero() function