Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h124 void test_a_float128_z_int32( int32 ( float128 ), int32 ( float128 ) );
H A DtestFunction.c995 test_a_float128_z_int32( float128_to_int32, syst_float128_to_int32 ); in testFunctionVariety()
1000 test_a_float128_z_int32( in testFunctionVariety()
H A Dtestsoftfloat.c662 test_a_float128_z_int32( slow_float128_to_int32, float128_to_int32 ); in testFunctionVariety()
665 test_a_float128_z_int32( in testFunctionVariety()
H A DtestLoops.c2263 test_a_float128_z_int32( in test_a_float128_z_int32() function