Searched refs:bc_rand_getInc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bc/src/
H A Drand.c368 static BcRandState bc_rand_getInc(BcRNGData *r) { function
391 inc = bc_rand_getInc(rng);

Completed in 77 milliseconds