Home
last modified time | relevance | path

Searched refs:mpz_set (Results 1 – 25 of 40) sorted by relevance

12

/dragonfly/contrib/gmp/mpz/
H A Dremove.c37 mpz_set (dest, src); in mpz_remove()
58 mpz_set (fpow[0], f); in mpz_remove()
59 mpz_set (dest, src); in mpz_remove()
69 mpz_set (dest, x); in mpz_remove()
84 mpz_set (dest, x); in mpz_remove()
H A Dpow_ui.c34 mpz_set (r, b); in mpz_pow_ui()
H A Dfdiv_r.c39 mpz_set (temp_divisor, divisor); in mpz_fdiv_r()
H A Dcdiv_r.c40 mpz_set (temp_divisor, divisor); in mpz_cdiv_r()
H A Dmod.c39 mpz_set (temp_divisor, divisor); in mpz_mod()
H A Dset.c30 #define FUNCTION mpz_set
H A Dcdiv_qr.c40 mpz_set (temp_divisor, divisor); in mpz_cdiv_qr()
H A Dfdiv_qr.c40 mpz_set (temp_divisor, divisor); in mpz_fdiv_qr()
H A Dinvert.c66 mpz_set (inverse, tmp); in mpz_invert()
H A Ddivegcd.c84 mpz_set (q, a); in mpz_divexact_gcd()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-ppl.h72 mpz_set (tmp, val); in gmp_cst_to_tree()
133 mpz_set (res, v1); in value_min()
135 mpz_set (res, v2); in value_min()
144 mpz_set (res, v2); in value_max()
146 mpz_set (res, v1); in value_max()
H A Dgraphite-flattening.c166 mpz_set (res, n); in lst_linearized_niter()
322 mpz_set (offset, init_offset); in lst_flatten_loop()
H A Dgraphite-clast-to-gimple.c88 mpz_set (res->bound_one, bound_one); in new_clast_name_index()
89 mpz_set (res->bound_two, bound_two); in new_clast_name_index()
177 mpz_set (bound_one, ((struct clast_name_index *) *slot)->bound_one); in clast_name_to_lb_ub()
178 mpz_set (bound_two, ((struct clast_name_index *) *slot)->bound_two); in clast_name_to_lb_ub()
511 mpz_set (bound_one, t->val); in type_for_clast_term()
512 mpz_set (bound_two, t->val); in type_for_clast_term()
H A Dgraphite-ppl.c47 mpz_set (v0, x); in ppl_set_inhomogeneous_gmp()
72 mpz_set (v0, x); in ppl_set_coef_gmp()
/dragonfly/contrib/gmp/
H A Ddumbmp.c255 mpz_set (mpz_t r, mpz_t a) in mpz_set() function
266 mpz_set (r, a); in mpz_init_set()
522 mpz_set (r, a); in mpz_mul_2exp()
601 mpz_set (r, a); in mpz_tdiv_r_2exp()
682 mpz_set (r, tmpr); in mpz_tdiv_qr()
849 mpz_set (r, inv); in mpz_invert_2exp()
874 mpz_set (x, t); in mpz_pow_ui()
903 mpz_set (x, y); in mpz_root()
916 mpz_set (u, t); in mpz_root()
919 mpz_set (x, u); in mpz_root()
H A Dgen-trialdivtab.c137 mpz_set (ppp, acc); in main()
191 mpz_set (ppp, acc); in main()
210 mpz_set (y, x); in mpz_log2()
264 mpz_set (cps[0], bi); in mpn_mod_1s_4p_cps()
H A Dgen-psqr.c299 mpz_set (m, q); in generate_mod()
342 mpz_set (pp, new_pp); in generate_mod()
360 mpz_set (pp, new_pp); in generate_mod()
367 mpz_set (pp_norm, pp); in generate_mod()
H A Drandmts.c37 mpz_set (r, b); in mangle_seed()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.c257 mpz_set (minc1, mint); in refine_value_range_using_guard()
259 mpz_set (maxc1, maxt); in refine_value_range_using_guard()
324 mpz_set (up, maxc1); in refine_value_range_using_guard()
329 mpz_set (below, minc1); in refine_value_range_using_guard()
357 mpz_set (min, off); in determine_value_range()
358 mpz_set (max, off); in determine_value_range()
409 mpz_set (minm, min); in determine_value_range()
410 mpz_set (maxm, max); in determine_value_range()
460 mpz_set (min, minm); in determine_value_range()
461 mpz_set (max, maxm); in determine_value_range()
[all …]
/dragonfly/contrib/mpc/src/
H A Dsqr.c112 mpz_set (eu, ev); in mpfr_fsss()
138 mpz_set (eu, ev); in mpfr_fsss()
/dragonfly/contrib/gmp/mpq/
H A Dmd_2exp.c79 mpz_set (ldst, lsrc); in mord_2exp()
H A Ddiv.c92 mpz_set (&(quot->_mp_num), numtmp); in mpq_div()
H A Daors.c69 mpz_set (&(rop->_mp_num), t); in mpq_aors()
/dragonfly/contrib/mpfr/src/
H A Dconst_catalan.c54 mpz_set (T, P); in S()
H A Dconst_log2.c69 mpz_set (T[0], P[0]); in S()

12