Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dlmathlib.c344 #define Int2I(x) ((Rand64)(x)) macro
506 static Rand64 Int2I (lua_Unsigned n) { in Int2I() function