Searched defs:nres (Results 1 – 6 of 6) sorted by relevance
17 #define adjustresults(L,nres) \ argument
41 int nres = lua_gettop(co); in auxresume() local
335 int nres, int wanted) { in moveresults()376 int luaD_poscall (lua_State *L, CallInfo *ci, StkId firstResult, int nres) { in luaD_poscall()
198 static int docall (lua_State *L, int narg, int nres) { in docall()
80 unsigned nres; member
74 unsigned nres; member