Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlmathlib.c347 #define Int2I(x) ((Rand64)(x)) macro
509 static Rand64 Int2I (lua_Unsigned n) { in Int2I() function