Searched refs:args2f (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/ |
| H A D | main.c | 31 case args2f: in nargs_() 74 case args2f: in isdouble()
|
| H A D | intern.h | 49 args2f, /* same as args2 but in single prec */ enumerator
|
| H A D | dotest.c | 510 {"atan2f", (funcptr)mpfr_atan2, args2f, {NULL}, 548 {"powf", (funcptr)mpfr_pow, args2f, {NULL}, pow_cases_float, 0}, 564 {"hypotf", (funcptr)mpfr_hypot, args2f, {NULL}, atan2_cases_float, 0}, 699 {"fmaxf", (funcptr)mpfr_max, args2f, {NULL}, minmax_cases_float, 0, 0x7f7fffff}, 701 {"fminf", (funcptr)mpfr_min, args2f, {NULL}, minmax_cases_float, 0, 0x7f7fffff}, 1550 case args2f: in vet_for_decline() 1585 case args2f: in vet_for_decline() 1672 case args2f: in docase() 1766 case args2f: in docase() 1988 case args2f: in docase()
|