Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
HDldo.c378 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function
/freebsd-13-stable/contrib/lua/src/
HDldo.c479 CallInfo *luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall() function