Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h126 void test_a_float128_z_int64( int64 ( float128 ), int64 ( float128 ) );
H A DtestFunction.c1008 test_a_float128_z_int64( float128_to_int64, syst_float128_to_int64 ); in testFunctionVariety()
1013 test_a_float128_z_int64( in testFunctionVariety()
H A Dtestsoftfloat.c672 test_a_float128_z_int64( slow_float128_to_int64, float128_to_int64 ); in testFunctionVariety()
675 test_a_float128_z_int64( in testFunctionVariety()
H A DtestLoops.c2320 test_a_float128_z_int64( in test_a_float128_z_int64() function