Home
last modified time | relevance | path

Searched refs:lua_closeslot (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.h351 LUA_API void (lua_closeslot) (lua_State *L, int idx); variable
A Dlauxlib.c598 lua_closeslot(L, -2); /* close the box */ in luaL_pushresult()
A Dlapi.c202 LUA_API void lua_closeslot (lua_State *L, int idx) { in lua_closeslot() function

Completed in 10 milliseconds