Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlmathlib.c532 static lua_Unsigned project (lua_Unsigned ran, lua_Unsigned n, in project() argument
535 return ran & n; /* no bias */ in project()
550 while ((ran &= lim) > n) /* project 'ran' into [0..lim] */ in project()
551 ran = I2UInt(nextrand(state->s)); /* not inside [0..n]? try again */ in project()
552 return ran; in project()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A DLICENSE64 > to download the needed files from the original site each time it is ran?

Completed in 7 milliseconds