Home
last modified time | relevance | path

Searched defs:Int2I (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlmathlib.c364 #define Int2I(x) ((Rand64)(x)) macro
524 static Rand64 Int2I (lua_Unsigned n) { in Int2I() function