Home
last modified time | relevance | path

Searched refs:seterrorobj (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dldo.c153 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj() function
542 seterrorobj(L, status, oldtop); in recover()
626 seterrorobj(L, status, L->top); in lua_resume()
681 seterrorobj(L, status, oldtop); in luaD_pcall()