Searched refs:setpvalue (Results 1 – 3 of 3) sorted by relevance
567 setpvalue(L->top, p); in lua_pushlightuserdata()676 setpvalue(&k, cast(void *, p)); in lua_rawgetp()837 setpvalue(&k, cast(void *, p)); in lua_rawsetp()
215 #define setpvalue(obj,x) \ macro
473 setpvalue(&k, cast(void*, cast(size_t, n))); in luaK_intK()