Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/uwin/
H A Drandom.c111 #define DEG_0 0 macro
144 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 };
252 rand_deg = DEG_0; in initstate()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Drandom.c81 #define DEG_0 0 macro
154 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
267 rp->rand_deg = DEG_0; in initstate()
/titanic_50/usr/src/lib/libc/port/gen/
H A Drandom.c98 #define DEG_0 0 macro
171 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 },
248 rp->rand_deg = DEG_0; in initstate()