Searched refs:retbig (Results 1 – 1 of 1) sorted by relevance
358 mpc_t xbig, ybig, retbig; in test_cpow() local363 mpc_init2(retbig, 1034 + 53 + 60 + MPFR_PREC); in test_cpow()367 status = mpc_pow(retbig, xbig, ybig, rnd); in test_cpow()368 mpc_set(ret, retbig, rnd); in test_cpow()372 mpc_clear(retbig); in test_cpow()