Home
last modified time | relevance | path

Searched refs:syst_int32_to_floatx80 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/regress/lib/libc/ieeefp/testfloat/arch/i386/
Dsystfloat.S67 ENTRY(syst_int32_to_floatx80)
/netbsd/src/regress/lib/libc/ieeefp/testfloat/include/
Dsystfloat.h146 floatx80 syst_int32_to_floatx80( int32 );
/netbsd/src/regress/lib/libc/ieeefp/testfloat/
DtestFunction.c669 test_a_int32_z_floatx80( int32_to_floatx80, syst_int32_to_floatx80 ); in testFunctionVariety()
Dsystfloat.c124 floatx80 syst_int32_to_floatx80( int32 a ) in syst_int32_to_floatx80() function