Searched refs:nResults (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/lua/src/
H A Dldo.h33 LUAI_FUNC void luaD_call (lua_State *L, StkId func, int nResults,
H A Dldo.c393 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { argument
401 if (!luaD_precall(L, func, nResults)) /* is a Lua function? */

Completed in 40 milliseconds