Searched defs:luaD_call (Results 1 – 2 of 2) sorted by relevance
476 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call() function
646 void luaD_call (lua_State *L, StkId func, int nResults) { in luaD_call() function