Searched refs:test_abz_float128 (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/tools/test/testfloat/ |
| HD | testFunction.c | 1044 test_abz_float128( float128_add, syst_float128_add ); in testFunctionVariety() 1049 test_abz_float128( float128_sub, syst_float128_sub ); in testFunctionVariety() 1054 test_abz_float128( float128_mul, syst_float128_mul ); in testFunctionVariety() 1059 test_abz_float128( float128_div, syst_float128_div ); in testFunctionVariety() 1064 test_abz_float128( float128_rem, syst_float128_rem ); in testFunctionVariety()
|
| HD | testsoftfloat.c | 699 test_abz_float128( slow_float128_add, float128_add ); in testFunctionVariety() 702 test_abz_float128( slow_float128_sub, float128_sub ); in testFunctionVariety() 705 test_abz_float128( slow_float128_mul, float128_mul ); in testFunctionVariety() 708 test_abz_float128( slow_float128_div, float128_div ); in testFunctionVariety() 711 test_abz_float128( slow_float128_rem, float128_rem ); in testFunctionVariety()
|
| HD | testLoops.h | 139 test_abz_float128(
|
| HD | testLoops.c | 2653 test_abz_float128( in test_abz_float128() function
|