Searched defs:lua_longjmp (Results 1 – 2 of 2) sorted by relevance
146 struct lua_longjmp { struct147 struct lua_longjmp *previous; argument148 luai_jmpbuf b;149 volatile int status; /* error code */
84 struct lua_longjmp { struct85 struct lua_longjmp *previous; argument86 luai_jmpbuf b;87 volatile int status; /* error code */