Home
last modified time | relevance | path

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

/examples/test/
A Davl.c240 #define RANDOM(n) (xrand() % (n))
243 static inline unsigned int xrand(void) in xrand() function
259 int pos = xrand() % count; in init_random_keys()

Completed in 5 milliseconds