Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h52 void test_a_int64_z_float32( float32 ( int64 ), float32 ( int64 ) );
H A DtestFunction.c645 test_a_int64_z_float32( int64_to_float32, syst_int64_to_float32 ); in testFunctionVariety()
H A Dtestsoftfloat.c416 test_a_int64_z_float32( slow_int64_to_float32, int64_to_float32 ); in testFunctionVariety()
H A DtestLoops.c685 test_a_int64_z_float32( in test_a_int64_z_float32() function