Searched refs:args1c (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/ |
| H A D | dotest.c | 631 {"csin", (funcptr)mpc_sin, args1c, {NULL}, complex_cases_uniform, 0x3f000000, 0x40300000}, 633 {"ccos", (funcptr)mpc_cos, args1c, {NULL}, complex_cases_uniform, 0x3f000000, 0x40300000}, 661 {"clog", (funcptr)mpc_log, args1c, {NULL}, complex_log_cases, 0, 0}, 662 {"csqrt", (funcptr)mpc_sqrt, args1c, {NULL}, complex_log_cases, 0, 0}, 686 {"conj", (funcptr)mpc_conj, args1c, {NULL}, complex_arithmetic_cases, 0, 0}, 688 {"cproj", (funcptr)mpc_proj, args1c, {NULL}, complex_arithmetic_cases, 0, 0}, 1544 case args1c: in vet_for_decline() 1603 case args1c: in vet_for_decline() 1683 case args1c: in docase() 1833 case args1c: in docase() [all …]
|
| H A D | main.c | 36 case args1c: in nargs_() 63 case args1c: in isdouble()
|
| H A D | intern.h | 67 args1c, /* acomplex-base, one argument */ enumerator
|