Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S333 ENTRY(syst_floatx80_to_int32_round_to_zero)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h215 int32 syst_floatx80_to_int32_round_to_zero( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A DREADME.NetBSD16 int32_t syst_floatx80_to_int32_round_to_zero(floatx80)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c926 syst_floatx80_to_int32_round_to_zero in testFunctionVariety()
H A Dsystfloat.c419 int32 syst_floatx80_to_int32_round_to_zero( floatx80 a ) in syst_floatx80_to_int32_round_to_zero() function