Searched defs:nResults (Results 1 – 2 of 2) sorted by relevance
216 int nResults; in ReadColor() local
393 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call()