Home
last modified time | relevance | path

Searched refs:mpz_init (Results 226 – 250 of 322) sorted by relevance

12345678910>>...13

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-common.c812 mpz_init (extent); in element_number()
813 mpz_init (n); in element_number()
H A Dtrans-common.cc841 mpz_init (extent); in element_number()
842 mpz_init (n); in element_number()
H A Dcheck.c51 mpz_init (x->value.integer); in reset_boz()
240 mpz_init (em); in bin2real()
440 mpz_init (tmp1); in gfc_boz2int()
447 mpz_init (tmp2); in gfc_boz2int()
459 mpz_init (x->value.integer); in gfc_boz2int()
H A Dcheck.cc51 mpz_init (x->value.integer); in reset_boz()
240 mpz_init (em); in bin2real()
440 mpz_init (tmp1); in gfc_boz2int()
447 mpz_init (tmp2); in gfc_boz2int()
459 mpz_init (x->value.integer); in gfc_boz2int()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-common.c812 mpz_init (extent); in element_number()
813 mpz_init (n); in element_number()
H A Dcheck.c51 mpz_init (x->value.integer); in reset_boz()
240 mpz_init (em); in bin2real()
440 mpz_init (tmp1); in gfc_boz2int()
447 mpz_init (tmp2); in gfc_boz2int()
459 mpz_init (x->value.integer); in gfc_boz2int()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap_pvt.h530 mpz_init((mp))
/netbsd/external/lgpl3/mpc/dist/tests/
H A Dtset.c72 mpz_init (mpz); in mpc_set_ui_fr()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.c1534 mpz_init (min); in mpz_get_double_int()
1535 mpz_init (max); in mpz_get_double_int()
H A Ddouble-int.cc1534 mpz_init (min); in mpz_get_double_int()
1535 mpz_init (max); in mpz_get_double_int()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c1534 mpz_init (min); in mpz_get_double_int()
1535 mpz_init (max); in mpz_get_double_int()
/netbsd/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-ostream.cc129 mpz_init (z); in check_mpz()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtroot.c360 mpz_init (z); in exact_powers()
H A Dtsprintf.c931 mpz_init (mpz); in mixed()
1375 mpz_init (ee); in check_emin_aux()
H A Dtsub.c1211 mpz_init (MPFR_ZEXP (p[i])); in test_ubf_aux()
1309 mpz_init (MPFR_ZEXP (p[i])); in test_ubf_aux()
H A Dtrint.c491 mpz_init (z); in main()
H A Dtpow_all.c242 mpz_init (yyy); in test_others()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dzeta.c372 mpz_init (sint); in mpfr_reflection_overflow()
H A Dlngamma.c586 mpz_init (c[i]); in GAMMA_FUNC()
/netbsd/external/lgpl3/mpfr/dist/
H A DTODO654 mpz_init and mpz_clear; so, what we're measuring is not clear.
672 reallocations in GMP because mpz_init is used instead of mpz_init2 with
673 the estimated maximum size. Other places in the code that uses mpz_init
744 mpz_init.
/netbsd/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.xs944 mpz_init (tmp_mpz_0);
945 mpz_init (tmp_mpz_1);
946 mpz_init (tmp_mpz_2);
/netbsd/external/lgpl3/gmp/dist/
H A Dgmpxx.h1607 mpz_init(mp);
1632 __gmp_expr() __GMPXX_NOEXCEPT { mpz_init(mp); }
1637 { *mp = *z.mp; mpz_init(z.mp); }
1641 { mpz_init(mp); __gmp_set_expr(mp, expr); }
1644 { mpz_init(mp); __gmp_set_expr(mp, expr); }
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dspeed.c954 mpz_init (z); in r_string()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h854 #define mpz_init __gmpz_init macro
855 __GMP_DECLSPEC void mpz_init (mpz_ptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h854 #define mpz_init __gmpz_init macro
855 __GMP_DECLSPEC void mpz_init (mpz_ptr);

12345678910>>...13