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

/ast/src/lib/libast/uwin/
H A Drandom.c170 pointer. These two pointers are always rand_sep places aparts, as they
198 static int rand_sep = SEP_3; variable
207 that are exactly rand_sep places apart. Lastly, it cycles the state
219 fptr = &state[rand_sep];
255 rand_sep = SEP_0;
261 rand_sep = SEP_1;
267 rand_sep = SEP_2;
273 rand_sep = SEP_3;
279 rand_sep = SEP_4;
324 rand_sep
[all...]

Completed in 8 milliseconds