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

/haiku/src/system/libroot/posix/stdlib/
H A Drandom.c124 #define SEP_4 1 macro
135 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
346 rand_sep = SEP_4;
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c130 #define SEP_4 1 macro
146 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },

Completed in 85 milliseconds