Searched refs:SEP_1 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libast/common/uwin/ |
H A D | random.c | 118 #define SEP_1 3 macro 145 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; 259 rand_sep = SEP_1; in initstate()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | random.c | 87 #define SEP_1 3 macro 155 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }, 272 rp->rand_sep = SEP_1; in initstate()
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | random.c | 104 #define SEP_1 3 macro 172 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }, 254 rp->rand_sep = SEP_1; in initstate()
|