Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstate.h184 ptrdiff_t old_errfunc; member
A Dldo.c629 L->errfunc = ci->u.c.old_errfunc; in finishpcallk()
890 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local
900 L->errfunc = old_errfunc; in luaD_pcall()
A Dlapi.c1065 ci->u.c.old_errfunc = L->errfunc; in lua_pcallk()
1071 L->errfunc = ci->u.c.old_errfunc; in lua_pcallk()

Completed in 9 milliseconds