Home
last modified time | relevance | path

Searched refs:SEP_2 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libast/common/uwin/
H A Drandom.c124 #define SEP_2 1 macro
145 static int seps[MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
265 rand_sep = SEP_2; in initstate()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Drandom.c92 #define SEP_2 1 macro
155 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
276 rp->rand_sep = SEP_2; in initstate()
/titanic_50/usr/src/lib/libc/port/gen/
H A Drandom.c109 #define SEP_2 1 macro
172 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
259 rp->rand_sep = SEP_2; in initstate()