Home
last modified time | relevance | path

Searched refs:random_poly_info (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Drandom_r.c138 struct random_poly_info struct
144 static const struct random_poly_info random_poly_info = variable
261 degree = random_poly_info.degrees[type];
262 separation = random_poly_info.seps[type];
322 buf->rand_deg = degree = random_poly_info.degrees[type];
323 buf->rand_sep = separation = random_poly_info.seps[type];