Searched defs:luaD_precall (Results 1 – 2 of 2) sorted by relevance
379 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function
588 CallInfo *luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function