Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h69 #define float128_to_int32_round_to_zero _softfloat_float128_to_int32_round_to_zero macro
H A Dqp.c199 return float128_to_int32_round_to_zero(*a); in _Qp_qtoi()
H A Dsoftfloat.h274 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h69 #define float128_to_int32_round_to_zero _softfloat_float128_to_int32_round_to_zero macro
H A Dsoftfloat.h279 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h87 #define float128_to_int32_round_to_zero __fixtfsi macro
H A Dsoftfloat.txt239 float128_to_int32_round_to_zero float128_to_int64_round_to_zero
H A Dtimesoftfloat.c2346 time_a_float128_z_int32( float128_to_int32_round_to_zero ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h288 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h287 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h276 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h311 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h323 int float128_to_int32_round_to_zero( float128 );
H A Dsoftfloat.c4233 int32 float128_to_int32_round_to_zero( float128 a ) in float128_to_int32_round_to_zero() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h260 !!!int32 float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h277 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h286 int float128_to_int32_round_to_zero( float128 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1035 float128_to_int32_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.c4347 int32 float128_to_int32_round_to_zero( float128 a ) in float128_to_int32_round_to_zero() function