Searched refs:wrapper_op_complex (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/ |
| H A D | wrappers.h | 56 void wrapper_op_complex(wrapperctx *ctx, const mpc_t c,
|
| H A D | dotest.c | 1730 wrapper_op_complex(&ctx, ac, 2, args); in docase() 1748 wrapper_op_complex(&ctx, ac, 1, args); in docase() 1835 wrapper_op_complex(&ctx, ac, 2, args); in docase() 1844 wrapper_op_complex(&ctx, ac, 2, args); in docase() 1846 wrapper_op_complex(&ctx, bc, 2, args+4); in docase() 1855 wrapper_op_complex(&ctx, ac, 1, args); in docase() 1864 wrapper_op_complex(&ctx, ac, 1, args); in docase() 1866 wrapper_op_complex(&ctx, bc, 1, args+4); in docase()
|
| H A D | wrappers.c | 40 void wrapper_op_complex(wrapperctx *ctx, const mpc_t c, in wrapper_op_complex() function
|