Searched refs:args1c (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/arm-optimized-routines/math/test/rtest/ |
| H A D | dotest.c | 630 {"csin", (funcptr)mpc_sin, args1c, {NULL}, complex_cases_uniform, 0x3f000000, 0x40300000}, 632 {"ccos", (funcptr)mpc_cos, args1c, {NULL}, complex_cases_uniform, 0x3f000000, 0x40300000}, 660 {"clog", (funcptr)mpc_log, args1c, {NULL}, complex_log_cases, 0, 0}, 661 {"csqrt", (funcptr)mpc_sqrt, args1c, {NULL}, complex_log_cases, 0, 0}, 685 {"conj", (funcptr)mpc_conj, args1c, {NULL}, complex_arithmetic_cases, 0, 0}, 687 {"cproj", (funcptr)mpc_proj, args1c, {NULL}, complex_arithmetic_cases, 0, 0}, 1543 case args1c: in vet_for_decline() 1602 case args1c: in vet_for_decline() 1682 case args1c: in docase() 1832 case args1c: in docase() [all …]
|
| H A D | main.c | 35 case args1c: in nargs_() 62 case args1c: in isdouble()
|
| H A D | intern.h | 66 args1c, /* acomplex-base, one argument */ enumerator
|