Home
last modified time | relevance | path

Searched refs:syst_floatx80_to_int64_round_to_zero (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S354 ENTRY(syst_floatx80_to_int64_round_to_zero)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h218 int64 syst_floatx80_to_int64_round_to_zero( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A DREADME.NetBSD17 int64_t syst_floatx80_to_int64_round_to_zero(floatx80)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c939 syst_floatx80_to_int64_round_to_zero in testFunctionVariety()
H A Dsystfloat.c428 int64 syst_floatx80_to_int64_round_to_zero( floatx80 a ) in syst_floatx80_to_int64_round_to_zero() function