Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dldo.c570 static void ccall (lua_State *L, StkId func, int nResults, int inc) { in ccall() function
587 ccall(L, func, nResults, 1); in luaD_call()
595 ccall(L, func, nResults, nyci); in luaD_callnoyield()
731 ccall(L, firstArg - 1, LUA_MULTRET, 1); /* just call its body */ in resume()

Completed in 4 milliseconds