Home
last modified time | relevance | path

Searched defs:old_errfunc (Results 1 – 4 of 4) sorted by relevance

/external/skia/third_party/lua/src/
Dlstate.h84 ptrdiff_t old_errfunc; member
Dldo.c593 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local
/external/syslinux/com32/lua/src/
Dlstate.h84 ptrdiff_t old_errfunc; member
Dldo.c601 ptrdiff_t old_errfunc = L->errfunc; in luaD_pcall() local