Searched defs:inc1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bc/src/ |
H A D | rand.c | 338 bc_rand_seedRNG(BcRNGData* r, ulong state1, ulong state2, ulong inc1, in bc_rand_seedRNG() argument 355 ulong state1, state2, inc1, inc2; in bc_rand_fill() local 536 bc_rand_seed(BcRNG* r, ulong state1, ulong state2, ulong inc1, ulong inc2) in bc_rand_seed() argument
|
H A D | num.c | 3705 BcRand state1, state2, inc1, inc2; in bc_num_rng() local
|