Searched defs:inc1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/bc/src/
H A Drand.c242 ulong state1, state2, inc1, inc2; local
351 void bc_rand_seed(BcRNG *r, ulong state1, ulong state2, ulong inc1, ulong inc2) argument
232 bc_rand_seedRNG(BcRNGData *r, ulong state1, ulong state2, ulong inc1, ulong inc2) argument
H A Dnum.c2271 BcRand state1, state2, inc1, inc2; local

Completed in 166 milliseconds