Searched refs:lua_longjmp (Results 1 – 2 of 2) sorted by relevance
42 struct lua_longjmp; /* defined in ldo.c */173 struct lua_longjmp *errorJmp; /* current error recover point */
81 struct lua_longjmp { struct82 struct lua_longjmp *previous; argument131 struct lua_longjmp lj; in luaD_rawrunprotected()