Searched refs:args1cr (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
D | main.c | 38 case args1cr: in nargs_() 64 case args1cr: in isdouble()
|
D | intern.h | 71 args1cr, /* dbl-complex -> complex */ enumerator
|
D | dotest.c | 680 {"cabs", (funcptr)mpc_abs, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 682 {"carg", (funcptr)mpc_arg, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 684 {"cimag", (funcptr)mpc_imag, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 690 {"creal", (funcptr)mpc_real, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 1545 case args1cr: in vet_for_decline() 1581 case args1cr: in vet_for_decline() 1684 case args1cr: in docase() 1728 case args1cr: in docase() 1882 case args1cr: in docase()
|
/external/arm-optimized-routines/math/test/rtest/ |
D | main.c | 37 case args1cr: in nargs_() 63 case args1cr: in isdouble()
|
D | intern.h | 70 args1cr, /* dbl-complex -> complex */ enumerator
|
D | dotest.c | 679 {"cabs", (funcptr)mpc_abs, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 681 {"carg", (funcptr)mpc_arg, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 683 {"cimag", (funcptr)mpc_imag, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 689 {"creal", (funcptr)mpc_real, args1cr, {NULL}, complex_arithmetic_cases, 0, 0}, 1544 case args1cr: in vet_for_decline() 1580 case args1cr: in vet_for_decline() 1683 case args1cr: in docase() 1727 case args1cr: in docase() 1881 case args1cr: in docase()
|