Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h33 #define float32_to_int64_round_to_zero _softfloat_float32_to_int64_round_to_zero macro
H A Dsoftfloat.h152 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h33 #define float32_to_int64_round_to_zero _softfloat_float32_to_int64_round_to_zero macro
H A Dsoftfloat.h157 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h89 #define float32_to_int64_round_to_zero __fixsfdi macro
H A Dsoftfloat.txt236 float32_to_int32_round_to_zero float32_to_int64_round_to_zero
H A Dtimesoftfloat.c2159 time_a_float32_z_int64( float32_to_int64_round_to_zero ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h150 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h157 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h156 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h150 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h183 int64_t float32_to_int64_round_to_zero( float32 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h180 int64_t float32_to_int64_round_to_zero( float32 );
H A Dsoftfloat.c1428 int64 float32_to_int64_round_to_zero( float32 a ) in float32_to_int64_round_to_zero() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h139 !!!int64 float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h152 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h155 long long float32_to_int64_round_to_zero( float32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c718 float32_to_int64_round_to_zero, in testFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt282 float32_to_int32_round_to_zero float32_to_int64_round_to_zero
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1502 int64 float32_to_int64_round_to_zero( float32 a ) in float32_to_int64_round_to_zero() function