Searched refs:lua_longjmp (Results 1 – 2 of 2) sorted by relevance
124 struct lua_longjmp; /* defined in ldo.c */325 struct lua_longjmp *errorJmp; /* current error recover point */
88 struct lua_longjmp { struct89 struct lua_longjmp *previous; argument144 struct lua_longjmp lj; in luaD_rawrunprotected()