Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dldo.c495 void luaD_call (lua_State *L, StkId func, int nResults) { in luaD_call() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldo.c403 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { in luaD_call() function