Home
last modified time | relevance | path

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

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