Searched refs:xrand (Results 1 – 1 of 1) sorted by relevance
240 #define RANDOM(n) (xrand() % (n))243 static inline unsigned int xrand(void) in xrand() function259 int pos = xrand() % count; in init_random_keys()
Completed in 3 milliseconds