Searched refs:gmp_randseed (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/rand/
H A Drandsd.c0 /* gmp_randseed (state, seed) -- Set initial seed SEED in random state STATE.
34 gmp_randseed (gmp_randstate_t rstate, function
H A Drandsdui.c42 gmp_randseed (rstate, zseed);
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dt-lc2exp.c185 gmp_randseed (rstate, sd);
H A Dgen.c302 gmp_randseed (rstate, z_seed);
/netbsd-current/external/lgpl3/gmp/dist/tests/
H A Dmisc.c112 gmp_randseed (rands, seed);
143 gmp_randseed (rands, seed);
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.c114 gmp_randseed (state, seed);
/netbsd-current/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-current/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-current/external/lgpl3/gmp/dist/tune/
H A Dcommon.c2782 gmp_randseed (rstate, x);
2787 gmp_randseed (rstate, x);
/netbsd-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/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-current/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-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/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);
/netbsd-current/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-current/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-current/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-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h515 #define gmp_randseed __gmp_randseed macro
516 __GMP_DECLSPEC void gmp_randseed (gmp_randstate_t, mpz_srcptr);
/netbsd-current/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-current/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);

Completed in 246 milliseconds

12