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

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

Completed in 144 milliseconds