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

/haiku/src/system/libroot/posix/stdlib/
H A Drandom.c119 #define SEP_3 3 macro
135 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 };
175 static uint32_t *fptr = &randtbl[SEP_3 + 1];
191 static int rand_sep = SEP_3;
342 rand_sep = SEP_3;
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c124 #define SEP_3 3 macro
146 { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 },

Completed in 34 milliseconds