Searched refs:args1fcr (Results 1 – 3 of 3) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | main.c | 38 case args1fcr: in nargs_() 78 case args1fcr: in isdouble()
|
D | intern.h | 71 args1fcr /* sgl-complex -> complex */ enumerator
|
D | dotest.c | 678 {"cabsf", (funcptr)mpc_abs, args1fcr, {NULL}, complex_arithmetic_cases_float, 0, 0}, 680 {"cargf", (funcptr)mpc_arg, args1fcr, {NULL}, complex_arithmetic_cases_float, 0, 0}, 682 {"cimagf", (funcptr)mpc_imag, args1fcr, {NULL}, complex_arithmetic_cases_float, 0, 0}, 688 {"crealf", (funcptr)mpc_real, args1fcr, {NULL}, complex_arithmetic_cases_float, 0, 0}, 1554 case args1fcr: in vet_for_decline() 1589 case args1fcr: in vet_for_decline() 1694 case args1fcr: in docase() 1745 case args1fcr: in docase() 1988 case args1fcr: in docase()
|