Home
last modified time | relevance | path

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

/freebsd-12.1/tools/test/testfloat/
H A DtestLoops.h112 void test_az_floatx80( floatx80 ( floatx80 ), floatx80 ( floatx80 ) );
H A DtestFunction.c929 test_az_floatx80( floatx80_round_to_int, syst_floatx80_round_to_int ); in testFunctionVariety()
959 test_az_floatx80( floatx80_sqrt, syst_floatx80_sqrt ); in testFunctionVariety()
H A Dtestsoftfloat.c620 test_az_floatx80( slow_floatx80_round_to_int, floatx80_round_to_int ); in testFunctionVariety()
638 test_az_floatx80( slow_floatx80_sqrt, floatx80_sqrt ); in testFunctionVariety()
H A DtestLoops.c2092 test_az_floatx80( in test_az_floatx80() function