Home
last modified time | relevance | path

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

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