Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
Dldo.c306 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function
/freebsd-12-stable/contrib/lua/src/
Dldo.c413 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function