Home
last modified time | relevance | path

Searched defs:nResults (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dldo.c632 l_sinline void ccall (lua_State *L, StkId func, int nResults, l_uint32 inc) { in ccall()
650 void luaD_call (lua_State *L, StkId func, int nResults) { in luaD_call()
658 void luaD_callnoyield (lua_State *L, StkId func, int nResults) { in luaD_callnoyield()