Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c153 static void seterrorobj (lua_State *L, int errcode, StkId oldtop) { in seterrorobj() function
543 seterrorobj(L, status, oldtop); in recover()
627 seterrorobj(L, status, L->top); in lua_resume()
682 seterrorobj(L, status, oldtop); in luaD_pcall()