Searched refs:lua_longjmp (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
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 }
|
/external/llvm/test/CodeGen/X86/ |
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 }
|
/external/syslinux/com32/lua/src/ |
D | lstate.h | 42 struct lua_longjmp; /* defined in ldo.c */ 173 struct lua_longjmp *errorJmp; /* current error recover point */
|
D | ldo.c | 77 struct lua_longjmp { struct 78 struct lua_longjmp *previous; argument 127 struct lua_longjmp lj; in luaD_rawrunprotected()
|
/external/llvm/test/CodeGen/PowerPC/ |
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
|