Searched defs:I2UInt (Results 1 – 1 of 1) sorted by relevance
341 #define I2UInt(x) ((lua_Unsigned)trim64(x)) macro501 static lua_Unsigned I2UInt (Rand64 x) { in I2UInt() function