Searched defs:luaF_close (Results 1 – 2 of 2) sorted by relevance
88 void luaF_close (lua_State *L, StkId level) { in luaF_close() function
227 StkId luaF_close (lua_State *L, StkId level, int status, int yy) { in luaF_close() function