Searched defs:errfunc (Results 1 – 5 of 5) sorted by relevance
756 StkId errfunc = restorestack(L, L->errfunc); in luaG_errormsg() local
322 ptrdiff_t errfunc; /* current error handling function (stack index) */ member
1010 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
20 def errfunc(*args): function
29 def errfunc(*args): function