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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c140 int seps[MAX_TYPES]; member in struct:random_poly_info
264 separation = random_poly_info.seps[type];
326 buf->rand_sep = separation = random_poly_info.seps[type];
/haiku/src/system/libroot/posix/stdlib/
H A Drandom.c135 static const int seps [MAX_TYPES] = { SEP_0, SEP_1, SEP_2, SEP_3, SEP_4 }; variable
393 rand_sep = seps[type];

Completed in 39 milliseconds