Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c154 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj() function
556 seterrorobj(L, status, oldtop); in recover()
640 seterrorobj(L, status, L->top); in lua_resume()
695 seterrorobj(L, status, oldtop); in luaD_pcall()