Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A 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()
H A Dsoftfloat-qp.h71 #define float128_to_int64_round_to_zero _softfloat_float128_to_int64_round_to_zero macro
H A Dsoftfloat.h276 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h71 #define float128_to_int64_round_to_zero _softfloat_float128_to_int64_round_to_zero macro
H A Dsoftfloat.h281 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h92 #define float128_to_int64_round_to_zero __fixtfdi macro
H A Dsoftfloat.txt239 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
H A Dtimesoftfloat.c2352 time_a_float128_z_int64( float128_to_int64_round_to_zero ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h278 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h293 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h289 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h278 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h313 int64_t float128_to_int64_round_to_zero( float128 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h325 int64_t float128_to_int64_round_to_zero( float128 );
H A Dsoftfloat.c4324 int64 float128_to_int64_round_to_zero( float128 a ) in float128_to_int64_round_to_zero() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h262 !!!int64 float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h279 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h288 long long float128_to_int64_round_to_zero( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1048 float128_to_int64_round_to_zero, in testFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt285 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4440 int64 float128_to_int64_round_to_zero( float128 a ) in float128_to_int64_round_to_zero() function