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

/barrelfish-2018-10-04/lib/libc/stdlib/
H A Drandom.c132 #define SEP_4 1 macro
143 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
344 rand_sep = SEP_4;
/barrelfish-2018-10-04/lib/posixcompat/
H A Drandom.c135 #define SEP_4 1 macro
150 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
389 rand_sep = SEP_4;

Completed in 39 milliseconds