Home
last modified time | relevance | path

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

/external/lua/src/
Dldo.c334 static int moveresults (lua_State *L, const TValue *firstResult, StkId res, in moveresults() function
390 return moveresults(L, firstResult, res, nres, wanted); in luaD_poscall()