conjl
conjl(long double complex) __pure2;
static long double complex (*libconjl)(long double complex) = conjl;
test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
test_p_tol(func, conjl(z), conjl(result), tol); \
test_p(func, conjl(z), conjl(result), exceptmask, excepts, checksign); \
test_p_tol(func, conjl(z), conjl(result), tol); \