Home
last modified time | relevance | path

Searched refs:gmp_randinit_lc_2exp (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dt-lc2exp.c38 gmp_randinit_lc_2exp (r, a, c, m2exp); in check_zero()
71 gmp_randinit_lc_2exp (r, a, c, m2exp); in check_nega()
97 gmp_randinit_lc_2exp (r, a, c, m2exp); in check_bigc()
130 gmp_randinit_lc_2exp (r, a, c, m2exp); in check_bigc1()
158 gmp_randinit_lc_2exp (rstate, a, 1L, 384L); in check_bigm()
180 gmp_randinit_lc_2exp (rstate, a, 5L, 64L); in check_bigs()
H A Dt-urndmm.c74 gmp_randinit_lc_2exp (r1, a, 0xffL, 8L); in check_params()
H A Dgen.c294 gmp_randinit_lc_2exp (rstate, z_a, ul_adder, m2exp);
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandlc2s.c89 gmp_randinit_lc_2exp (rstate, a, sp->c, sp->m2exp); in gmp_randinit_lc_2exp_size()
H A Drandlc2x.c293 gmp_randinit_lc_2exp (gmp_randstate_t rstate, in gmp_randinit_lc_2exp() function
/netbsd/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-rand.cc38 gmp_randclass r(gmp_randinit_lc_2exp, a, c, m2exp); in check_randinit()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmisc.c464 gmp_randinit_lc_2exp (rstate, a, 0L, 8L); in call_rand_algs()
470 gmp_randinit_lc_2exp (rstate, a, 0xFFL, 8L); in call_rand_algs()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h508 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
509 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h508 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
509 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h503 #define gmp_randinit_lc_2exp __gmp_randinit_lc_2exp macro
504 __GMP_DECLSPEC void gmp_randinit_lc_2exp (gmp_randstate_t, mpz_srcptr, unsigned long int, mp_bitcnt…

12