/dflybsd-src/contrib/gmp/ |
H A D | randlc2x.c | 62 lc (mp_ptr rp, gmp_randstate_t rstate) in lc() 142 randget_lc (gmp_randstate_t rstate, mp_ptr rp, unsigned long int nbits) in randget_lc() 221 randseed_lc (gmp_randstate_t rstate, mpz_srcptr seed) in randseed_lc() 236 randclear_lc (gmp_randstate_t rstate) in randclear_lc() 283 gmp_randinit_lc_2exp (gmp_randstate_t rstate, in gmp_randinit_lc_2exp()
|
H A D | rand.c | 35 gmp_randinit (gmp_randstate_t rstate, in gmp_randinit() 47 __gmp_randstate_struct *rstate; in gmp_randinit() local
|
H A D | randmts.c | 99 randseed_mt (gmp_randstate_t rstate, mpz_srcptr seed) in randseed_mt() 153 gmp_randinit_mt (gmp_randstate_t rstate) in gmp_randinit_mt()
|
H A D | randmt.c | 184 __gmp_randget_mt (gmp_randstate_t rstate, mp_ptr dest, unsigned long int nbits) in __gmp_randget_mt() 347 __gmp_randclear_mt (gmp_randstate_t rstate) in __gmp_randclear_mt()
|
H A D | randdef.c | 24 gmp_randinit_default (gmp_randstate_t rstate) in gmp_randinit_default()
|
H A D | randclr.c | 24 gmp_randclear (gmp_randstate_t rstate) in gmp_randclear()
|
H A D | randsd.c | 24 gmp_randseed (gmp_randstate_t rstate, in gmp_randseed()
|
H A D | randbui.c | 28 gmp_urandomb_ui (gmp_randstate_ptr rstate, unsigned long bits) in gmp_urandomb_ui()
|
H A D | randsdui.c | 25 gmp_randseed_ui (gmp_randstate_t rstate, in gmp_randseed_ui()
|
H A D | randmui.c | 36 gmp_urandomm_ui (gmp_randstate_ptr rstate, unsigned long n) in gmp_urandomm_ui()
|
H A D | randlc2s.c | 65 gmp_randinit_lc_2exp_size (gmp_randstate_t rstate, mp_bitcnt_t size) in gmp_randinit_lc_2exp_size()
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | urandomb.c | 33 mpfr_rand_raw (mpfr_limb_ptr mp, gmp_randstate_t rstate, in mpfr_rand_raw() 52 mpfr_urandomb (mpfr_ptr rop, gmp_randstate_t rstate) in mpfr_urandomb()
|
H A D | urandom.c | 32 random_rounding_bit (gmp_randstate_t rstate) in random_rounding_bit() 42 mpfr_urandom (mpfr_ptr rop, gmp_randstate_t rstate, mpfr_rnd_t rnd_mode) in mpfr_urandom()
|
H A D | grandom.c | 32 mpfr_grandom (mpfr_ptr rop1, mpfr_ptr rop2, gmp_randstate_t rstate, in mpfr_grandom()
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | rrandomb.c | 28 mpz_rrandomb (mpz_ptr x, gmp_randstate_t rstate, mp_bitcnt_t nbits) in mpz_rrandomb() 52 gmp_rrandomb (mp_ptr rp, gmp_randstate_t rstate, mp_bitcnt_t nbits) in gmp_rrandomb()
|
H A D | urandomb.c | 26 mpz_urandomb (mpz_ptr rop, gmp_randstate_t rstate, mp_bitcnt_t nbits) in mpz_urandomb()
|
H A D | urandomm.c | 30 mpz_urandomm (mpz_ptr rop, gmp_randstate_t rstate, mpz_srcptr n) in mpz_urandomm()
|
H A D | millerrabin.c | 43 gmp_randstate_t rstate; in mpz_millerrabin() local
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | random2.c | 39 gmp_randstate_ptr rstate = RANDS; in mpn_random2() local 57 gmp_rrandomb (mp_ptr rp, gmp_randstate_t rstate, mp_bitcnt_t nbits) in gmp_rrandomb()
|
/dflybsd-src/contrib/gmp/mpf/ |
H A D | urandomb.c | 27 mpf_urandomb (mpf_t rop, gmp_randstate_t rstate, mp_bitcnt_t nbits) in mpf_urandomb()
|
/dflybsd-src/sys/net/ |
H A D | slcompress.h | 154 struct cstate rstate[MAX_STATES]; /* receive connection states */ member
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | slcompress.h | 124 struct cstate rstate[MAX_VJ_STATES]; /* receive connection states */ member
|
/dflybsd-src/lib/i18n_module/UTF8/ |
H A D | citrus_utf8.c | 320 _UTF8State * __restrict psenc, int * __restrict rstate) in _citrus_UTF8_stdenc_get_state_desc_generic()
|
/dflybsd-src/lib/i18n_module/EUCTW/ |
H A D | citrus_euctw.c | 364 _EUCTWState * __restrict psenc, int * __restrict rstate) in _citrus_EUCTW_stdenc_get_state_desc_generic()
|
/dflybsd-src/lib/i18n_module/MSKanji/ |
H A D | citrus_mskanji.c | 432 _MSKanjiState * __restrict psenc, int * __restrict rstate) in _citrus_MSKanji_stdenc_get_state_desc_generic()
|