Searched refs:cases_uniform_float (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 31 static void cases_uniform_float(uint32 *, uint32, uint32); 469 cases_uniform_float, 0x39800000, 0x41800000}, 473 cases_uniform_float, 0x39800000, 0x41800000}, 477 cases_uniform_float, 0x39800000, 0x41800000}, 479 cases_uniform_float, 0x39800000, 0x41800000}, 730 cases_uniform_float(out,0x00800000,0x7f7fffff); in complex_log_cases_float() 754 cases_uniform_float(out,lowbound,highbound); in complex_cases_uniform_float() 805 cases_uniform_float(out,0,0x7f7fffff); in complex_arithmetic_cases_float() 806 cases_uniform_float(out+2,0,0x7f7fffff); in complex_arithmetic_cases_float() 807 cases_uniform_float(out+4,0,0x7f7fffff); in complex_arithmetic_cases_float() [all …]
|