Searched refs:wrapper_result_complex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | wrappers.h | 65 void wrapper_result_complex(wrapperctx *ctx, mpc_t c,
|
H A D | wrappers.c | 60 void wrapper_result_complex(wrapperctx *ctx, mpc_t c, in wrapper_result_complex() function
|
H A D | dotest.c | 1838 wrapper_result_complex(&ctx, rc, 2, result); in docase() 1849 wrapper_result_complex(&ctx, rc, 2, result); in docase() 1858 wrapper_result_complex(&ctx, rc, 1, result); in docase() 1869 wrapper_result_complex(&ctx, rc, 1, result); in docase()
|