Home
last modified time | relevance | path

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

/dflybsd-src/contrib/mpfr/src/
H A Durandom.c32 random_rounding_bit (gmp_randstate_t rstate) in random_rounding_bit() function
63 && random_rounding_bit (rstate))) in mpfr_urandom()
103 && (cnt != DRAW_BITS || random_rounding_bit (rstate)))) in mpfr_urandom()
132 || (rnd_mode == MPFR_RNDN && random_rounding_bit (rstate))) in mpfr_urandom()