Home
last modified time | relevance | path

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

/trueos/tools/test/testfloat/
HDtestLoops.h73 void test_az_float32( float32 ( float32 ), float32 ( float32 ) );
HDtestFunction.c709 test_az_float32( float32_round_to_int, syst_float32_round_to_int ); in testFunctionVariety()
739 test_az_float32( float32_sqrt, syst_float32_sqrt ); in testFunctionVariety()
HDtestsoftfloat.c469 test_az_float32( slow_float32_round_to_int, float32_round_to_int ); in testFunctionVariety()
487 test_az_float32( slow_float32_sqrt, float32_sqrt ); in testFunctionVariety()
HDtestLoops.c1186 test_az_float32( in test_az_float32() function