Searched defs:lua_longjmp (Results 1 – 2 of 2) sorted by relevance
148 struct lua_longjmp { struct149 struct lua_longjmp *previous; argument150 luai_jmpbuf b;151 volatile int status; /* error code */
84 struct lua_longjmp { struct85 struct lua_longjmp *previous; argument86 luai_jmpbuf b;87 volatile int status; /* error code */