Home
last modified time | relevance | path

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

/aosp_15_r20/external/lua/src/
H A Dlmathlib.c341 #define I2UInt(x) ((lua_Unsigned)trim64(x)) macro
501 static lua_Unsigned I2UInt (Rand64 x) { in I2UInt() function