Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.h18 struct lua_longjmp; /* defined in ldo.c */
125 struct lua_longjmp *errorJmp; /* current error recover point */
H A Dldo.c44 struct lua_longjmp { struct
45 struct lua_longjmp *previous; argument
112 struct lua_longjmp lj; in luaD_rawrunprotected()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.h43 struct lua_longjmp; /* defined in ldo.c */
175 struct lua_longjmp *errorJmp; /* current error recover point */
H A Dldo.c146 struct lua_longjmp { struct
147 struct lua_longjmp *previous; argument
196 struct lua_longjmp lj; in luaD_rawrunprotected()