Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h81 void test_a_float64_z_int32( int32 ( float64 ), int32 ( float64 ) );
H A DtestFunction.c775 test_a_float64_z_int32( float64_to_int32, syst_float64_to_int32 ); in testFunctionVariety()
780 test_a_float64_z_int32( in testFunctionVariety()
H A Dtestsoftfloat.c509 test_a_float64_z_int32( slow_float64_to_int32, float64_to_int32 ); in testFunctionVariety()
512 test_a_float64_z_int32( in testFunctionVariety()
H A DtestLoops.c1353 test_a_float64_z_int32( in test_a_float64_z_int32() function