Searched refs:setpvalue (Results 1 – 4 of 4) sorted by relevance
122 #define setpvalue(obj,x) \ macro
513 setpvalue(L->top, p); in lua_pushlightuserdata()844 setpvalue(L->top, c->ud); /* push only argument */ in f_Ccall()
584 setpvalue(L->top, p); in lua_pushlightuserdata()663 setpvalue(&k, cast(void *, p)); in lua_rawgetp()801 setpvalue(&k, cast(void *, p)); in lua_rawsetp()
193 #define setpvalue(obj,x) \ macro