Searched refs:lua_longjmp (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
| H A D | coalescer-cross.ll | 23 …, %struct.TValue, %struct.TValue, %struct.GCObject*, %struct.GCObject*, %struct.lua_longjmp*, i32 } 24 %struct.lua_longjmp = type { %struct.lua_longjmp*, [18 x i32], i32 }
|
| /minix3/external/mit/lua/dist/src/ |
| H A D | lstate.h | 35 struct lua_longjmp; /* defined in ldo.c */ 165 struct lua_longjmp *errorJmp; /* current error recover point */
|
| H A D | ldo.c | 88 struct lua_longjmp { struct 89 struct lua_longjmp *previous; argument 142 struct lua_longjmp lj; in luaD_rawrunprotected()
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/ |
| H A D | bdzlr.ll | 9 …TValue.17.692, %union.GCObject.15.690*, %union.GCObject.15.690*, %struct.lua_longjmp.13.688*, i64 } 23 %struct.lua_longjmp.13.688 = type opaque
|