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