Searched refs:float128_mul (Results 1 – 13 of 13) sorted by relevance
40 #define float128_mul __multf3 macro
253 float128_add float128_sub float128_mul float128_div float128_sqrt
2373 time_abz_float128( float128_mul ); in timeFunctionVariety()
253 float128 float128_mul( float128, float128 );
294 float128 float128_mul( float128, float128 );
302 float128 float128_mul( float128, float128 );
278 float128 float128_mul( float128, float128 );
1054 test_abz_float128( float128_mul, syst_float128_mul ); in testFunctionVariety()
705 test_abz_float128( slow_float128_mul, float128_mul ); in testFunctionVariety()
303 float128_add float128_sub float128_mul float128_div float128_sqrt
4971 float128 float128_mul( float128 a, float128 b ) in float128_mul() function