Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dlstate.h51 struct lua_longjmp; /* defined in ldo.c */
191 struct lua_longjmp *errorJmp; /* current error recover point */
H A Dldo.c84 struct lua_longjmp { struct
85 struct lua_longjmp *previous; argument
138 struct lua_longjmp lj; in luaD_rawrunprotected()
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstate.h42 struct lua_longjmp; /* defined in ldo.c */
173 struct lua_longjmp *errorJmp; /* current error recover point */
H A Dldo.c87 struct lua_longjmp { struct
88 struct lua_longjmp *previous; argument
137 struct lua_longjmp lj; in luaD_rawrunprotected()