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

/ast/src/lib/libast/uwin/
H A Drandom.c109 #define TYPE_0 0 macro
214 if (rand_type != TYPE_0)
242 if (rand_type == TYPE_0)
253 rand_type = TYPE_0;
286 if (rand_type == TYPE_0)
310 if (rand_type == TYPE_0)
317 case TYPE_0:
333 if (rand_type != TYPE_0)
345 /* If we are using the trivial TYPE_0 R.N.G., just do the old linear
358 if (rand_type == TYPE_0)
[all...]

Completed in 7 milliseconds