Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/stdlib/
H A Drandom.c109 #define SEP_1 3 macro
135 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
334 rand_sep = SEP_1; in initstate()
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c112 #define SEP_1 3 macro
146 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },