Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h53 void test_a_int64_z_float64( float64 ( int64 ), float64 ( int64 ) );
H A DtestFunction.c650 test_a_int64_z_float64( int64_to_float64, syst_int64_to_float64 ); in testFunctionVariety()
H A Dtestsoftfloat.c419 test_a_int64_z_float64( slow_int64_to_float64, int64_to_float64 ); in testFunctionVariety()
H A DtestLoops.c736 test_a_int64_z_float64( in test_a_int64_z_float64() function