Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/
H A Dsystfloat.S78 ENTRY(syst_int64_to_floatx80)
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsystfloat.h155 floatx80 syst_int64_to_floatx80( int64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c689 test_a_int64_z_floatx80( int64_to_floatx80, syst_int64_to_floatx80 ); in testFunctionVariety()
H A Dsystfloat.c164 floatx80 syst_int64_to_floatx80( int64 a ) in syst_int64_to_floatx80() function