Searched defs:lua_longjmp (Results 1 – 2 of 2) sorted by relevance
147 struct lua_longjmp { struct148 struct lua_longjmp *previous; argument149 luai_jmpbuf b;150 volatile int status; /* error code */
84 struct lua_longjmp { struct85 struct lua_longjmp *previous; argument86 luai_jmpbuf b;87 volatile int status; /* error code */