Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c446 int luaD_poscall (lua_State *L, StkId firstResult) { in luaD_poscall() function
/freebsd/contrib/lua/src/
H A Dldo.c485 void luaD_poscall (lua_State *L, CallInfo *ci, int nres) { in luaD_poscall() function