Home
last modified time | relevance | path

Searched refs:SEP_0 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drandom.c112 #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()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Drandom.c97 #define SEP_0 0 macro
170 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },
247 rp->rand_sep = SEP_0; in initstate()