Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/uwin/
H A Drandom.c123 #define DEG_2 15 macro
144 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
264 rand_deg = DEG_2; in initstate()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Drandom.c91 #define DEG_2 15 macro
154 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
275 rp->rand_deg = DEG_2; in initstate()
/titanic_50/usr/src/lib/libc/port/gen/
H A Drandom.c108 #define DEG_2 15 macro
171 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
258 rp->rand_deg = DEG_2; in initstate()