Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h34 #define float64_to_int64_round_to_zero _softfloat_float64_to_int64_round_to_zero macro
H A Dsoftfloat.h190 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h34 #define float64_to_int64_round_to_zero _softfloat_float64_to_int64_round_to_zero macro
H A Dsoftfloat.h195 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h90 #define float64_to_int64_round_to_zero __fixdfdi macro
H A Dsoftfloat.txt237 float64_to_int32_round_to_zero float64_to_int64_round_to_zero
H A Dtimesoftfloat.c2223 time_a_float64_z_int64( float64_to_int64_round_to_zero ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h190 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h201 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h200 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h190 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h224 int64_t float64_to_int64_round_to_zero( float64 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h218 int64_t float64_to_int64_round_to_zero( float64 );
H A Dsoftfloat.c2398 int64 float64_to_int64_round_to_zero( float64 a ) in float64_to_int64_round_to_zero() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h176 !!!int64 float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h192 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h199 long long float64_to_int64_round_to_zero( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c828 float64_to_int64_round_to_zero, in testFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt283 float64_to_int32_round_to_zero float64_to_int64_round_to_zero
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2457 int64 float64_to_int64_round_to_zero( float64 a ) in float64_to_int64_round_to_zero() function