Searched defs:luaD_poscall (Results 1 – 2 of 2) sorted by relevance
446 int luaD_poscall (lua_State *L, StkId firstResult) { in luaD_poscall() function
485 void luaD_poscall (lua_State *L, CallInfo *ci, int nres) { in luaD_poscall() function