Searched refs:setpvalue (Results 1 – 2 of 2) sorted by relevance
587 setpvalue(L->top, p); in lua_pushlightuserdata()666 setpvalue(&k, cast(void *, p)); in lua_rawgetp()804 setpvalue(&k, cast(void *, p)); in lua_rawsetp()
195 #define setpvalue(obj,x) \ macro