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

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Drandom.c117 #define SEP_1 3 macro
143 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
332 rand_sep = SEP_1;
/barrelfish-2018-10-04/lib/posixcompat/
H A Drandom.c120 #define SEP_1 3 macro
150 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
377 rand_sep = SEP_1;

Completed in 29 milliseconds