Home
last modified time | relevance | path

Searched refs:gmp_randseed (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandsd.c34 gmp_randseed (gmp_randstate_t rstate, in gmp_randseed() function
H A Drandsdui.c42 gmp_randseed (rstate, zseed); in gmp_randseed_ui()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Dmisc.c112 gmp_randseed (rands, seed); in seed_from_urandom()
143 gmp_randseed (rands, seed); in tests_rand_start()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dt-lc2exp.c185 gmp_randseed (rstate, sd); in check_bigs()
H A Dgen.c302 gmp_randseed (rstate, z_seed);
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.c114 gmp_randseed (state, seed); in hex_random_init()
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dcommon.c2782 gmp_randseed (rstate, x); in speed_gmp_randseed()
2787 gmp_randseed (rstate, x); in speed_gmp_randseed()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h520 #define gmp_randseed __gmp_randseed macro
521 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h520 #define gmp_randseed __gmp_randseed macro
521 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);

12