Searched refs:SEP_4 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/uwin/
H A Drandom.c136 #define SEP_4 1 macro
145 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
279 rand_sep = SEP_4;
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Drandom.c102 #define SEP_4 1 macro
155 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
284 rp->rand_sep = SEP_4;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Drandom.c119 #define SEP_4 1 macro
172 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
268 rp->rand_sep = SEP_4;

Completed in 60 milliseconds