Home
last modified time | relevance | path

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

/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.h62 void test_a_float32_z_int32( int32 ( float32 ), int32 ( float32 ) );
H A DtestFunction.c665 test_a_float32_z_int32( float32_to_int32, syst_float32_to_int32 ); in testFunctionVariety()
670 test_a_float32_z_int32( in testFunctionVariety()
H A Dtestsoftfloat.c433 test_a_float32_z_int32( slow_float32_to_int32, float32_to_int32 ); in testFunctionVariety()
436 test_a_float32_z_int32( in testFunctionVariety()
H A DtestLoops.c899 test_a_float32_z_int32( in test_a_float32_z_int32() function