Searched refs:DEG_1 (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | random.c | 117 #define DEG_1 7 macro 144 static int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; 258 rand_deg = DEG_1; in initstate()
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | random.c | 86 #define DEG_1 7 macro 154 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }, 271 rp->rand_deg = DEG_1; in initstate()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | random.c | 103 #define DEG_1 7 macro 171 { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }, 253 rp->rand_deg = DEG_1; in initstate()
|