Searched defs:SEP_1 (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/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;
|
/illumos-gate/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;
|
/illumos-gate/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 }; 261 rand_sep = SEP_1;
|
Completed in 59 milliseconds