Searched refs:cast_voidp (Results 1 – 3 of 3) sorted by relevance
126 #define cast_voidp(i) cast(void *, (i)) macro
472 case LUA_VLCF: return cast_voidp(cast_sizet(fvalue(o))); in lua_topointer()751 setpvalue(&k, cast_voidp(p)); in lua_rawgetp()910 setpvalue(&k, cast_voidp(p)); in lua_rawsetp()
589 setpvalue(&k, cast_voidp(cast_sizet(n))); in luaK_intK()
Completed in 9 milliseconds