Home
last modified time | relevance | path

Searched refs:floatx80_to_int32 (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A DsystemBugs.txt50 floatx80_to_int32
54 Errors found in floatx80_to_int32, rounding nearest_even:
60 Errors found in floatx80_to_int32, rounding to_zero:
67 Errors found in floatx80_to_int32, rounding down:
74 Errors found in floatx80_to_int32, rounding up:
89 Errors found in floatx80_to_int32, rounding nearest_even:
100 Errors found in floatx80_to_int32, rounding up:
119 floatx80_to_int32
126 Errors found in floatx80_to_int32, rounding nearest_even:
129 Errors found in floatx80_to_int32, rounding to_zero:
[all …]
H A Dtestfloat.txt263 floatx80_to_int32 floatx80_to_int64
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h228 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h240 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h239 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h228 int floatx80_to_int32( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h263 int floatx80_to_int32( floatx80 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h281 int floatx80_to_int32( floatx80 );
H A Dsoftfloat.c3210 int32 floatx80_to_int32( floatx80 a ) in floatx80_to_int32() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h212 !!!int32 floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h226 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h228 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h231 int floatx80_to_int32( floatx80 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h238 int floatx80_to_int32( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c919 test_a_floatx80_z_int32( floatx80_to_int32, syst_floatx80_to_int32 ); in testFunctionVariety()
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat.txt209 floatx80_to_int32 floatx80_to_int64
H A Dtimesoftfloat.c2279 time_a_floatx80_z_int32( floatx80_to_int32 ); in timeFunctionVariety()
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3299 int32 floatx80_to_int32( floatx80 a ) in floatx80_to_int32() function