Home
last modified time | relevance | path

Searched refs:test_a_int32_z_float128 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h81 void test_a_int32_z_float128( float128 ( int32 ), float128 ( int32 ) );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c674 test_a_int32_z_float128( int32_to_float128, syst_int32_to_float128 ); in testFunctionVariety()
H A DtestLoops.c661 test_a_int32_z_float128( in test_a_int32_z_float128() function