H A D | dotest.c | 734 static void complex_cases_biased(uint32 *out, uint32 lowbound, in complex_cases_biased() argument 736 cases_biased(out,lowbound,highbound); in complex_cases_biased() 737 cases_biased(out+2,lowbound,highbound); in complex_cases_biased() 740 static void complex_cases_biased_float(uint32 *out, uint32 lowbound, in complex_cases_biased_float() argument 742 cases_biased_float(out,lowbound,highbound); in complex_cases_biased_float() 743 cases_biased_float(out+2,lowbound,highbound); in complex_cases_biased_float() 746 static void complex_cases_uniform(uint32 *out, uint32 lowbound, in complex_cases_uniform() argument 748 cases_uniform(out,lowbound,highbound); in complex_cases_uniform() 749 cases_uniform(out+2,lowbound,highbound); in complex_cases_uniform() 752 static void complex_cases_uniform_float(uint32 *out, uint32 lowbound, in complex_cases_uniform_float() argument 758 complex_pow_cases(uint32 *out, uint32 lowbound, uint32 highbound) complex_pow_cases() argument 783 complex_pow_cases_float(uint32 *out, uint32 lowbound, uint32 highbound) complex_pow_cases_float() argument 795 complex_arithmetic_cases(uint32 *out, uint32 lowbound, uint32 highbound) complex_arithmetic_cases() argument 803 complex_arithmetic_cases_float(uint32 *out, uint32 lowbound, uint32 highbound) complex_arithmetic_cases_float() argument 1138 cases_biased(uint32 *out, uint32 lowbound, uint32 highbound) cases_biased() argument 1147 cases_biased_positive(uint32 *out, uint32 lowbound, uint32 highbound) cases_biased_positive() argument 1155 cases_biased_float(uint32 *out, uint32 lowbound, uint32 highbound) cases_biased_float() argument 1198 cases_uniform(uint32 *out, uint32 lowbound, uint32 highbound) cases_uniform() argument 1206 cases_uniform_float(uint32 *out, uint32 lowbound, uint32 highbound) cases_uniform_float() argument 1215 cases_uniform_positive(uint32 *out, uint32 lowbound, uint32 highbound) cases_uniform_positive() argument 1222 cases_uniform_float_positive(uint32 *out, uint32 lowbound, uint32 highbound) cases_uniform_float_positive() argument [all...] |