Searched refs:lj (Results 1 – 3 of 3) sorted by relevance
140 struct lua_longjmp lj; in luaD_rawrunprotected() local141 lj.status = LUA_OK; in luaD_rawrunprotected()142 lj.previous = L->errorJmp; /* chain new error handler */ in luaD_rawrunprotected()143 L->errorJmp = &lj; in luaD_rawrunprotected()144 LUAI_TRY(L, &lj, in luaD_rawrunprotected()147 L->errorJmp = lj.previous; /* restore old error handler */ in luaD_rawrunprotected()149 return lj.status; in luaD_rawrunprotected()
3 % a b c c' c< d dz< d// e f g h i j k l lj m n nj o p
Completed in 6 milliseconds