Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c370 void luaD_call (lua_State *L, StkId func, int nResults) { in luaD_call() function
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c463 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call() function