Home
last modified time | relevance | path

Searched refs:mpf_urandomb (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gmp/mpf/
H A Durandomb.c27 mpf_urandomb (mpf_t rop, gmp_randstate_t rstate, mp_bitcnt_t nbits) in mpf_urandomb() function
/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h169 #undef mpf_urandomb
170 #define mpf_urandomb(x,y,n) mpfr_urandomb(x,y) macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1498 #define mpf_urandomb __gmpf_urandomb macro
1499 __GMP_DECLSPEC void mpf_urandomb __GMP_PROTO ((mpf_t, gmp_randstate_t, mp_bitcnt_t));