Home
last modified time | relevance | path

Searched refs:DEG_4 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libast/common/uwin/
H A Drandom.c135 #define DEG_4 63 macro
144 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
276 rand_deg = DEG_4; in initstate()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Drandom.c101 #define DEG_4 63 macro
154 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
283 rp->rand_deg = DEG_4; in initstate()
/titanic_50/usr/src/lib/libc/port/gen/
H A Drandom.c118 #define DEG_4 63 macro
171 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
267 rp->rand_deg = DEG_4; in initstate()