Searched refs:global_State (Results 1 – 13 of 13) sorted by relevance
/external/lua/src/ |
D | lgc.c | 94 static void reallymarkobject (global_State *g, GCObject *o); 139 static int iscleared (global_State *g, const TValue *o) { in iscleared() 156 global_State *g = G(L); in luaC_barrier_() 172 global_State *g = G(L); in luaC_barrierback_() 186 global_State *g = G(L); in luaC_upvalbarrier_() 195 global_State *g = G(L); in luaC_fix() 209 global_State *g = G(L); in luaC_newobj() 235 static void reallymarkobject (global_State *g, GCObject *o) { in reallymarkobject() 289 static void markmt (global_State *g) { in markmt() 299 static void markbeingfnz (global_State *g) { in markbeingfnz() [all …]
|
D | lstate.c | 65 global_State g; 98 void luaE_setdebt (global_State *g, l_mem debt) { in luaE_setdebt() 184 static void init_registry (lua_State *L, global_State *g) { in init_registry() 204 global_State *g = G(L); in f_luaopen() 221 static void preinit_thread (lua_State *L, global_State *g) { in preinit_thread() 243 global_State *g = G(L); in close_state() 256 global_State *g = G(L); in lua_newthread() 298 global_State *g; in lua_newstate()
|
D | lstate.h | 137 typedef struct global_State { struct 172 } global_State; argument 183 global_State *l_G; 245 LUAI_FUNC void luaE_setdebt (global_State *g, l_mem debt);
|
D | lstring.c | 103 void luaS_clearcache (global_State *g) { in luaS_clearcache() 117 global_State *g = G(L); in luaS_init() 169 global_State *g = G(L); in internshrstr()
|
D | lstring.h | 40 LUAI_FUNC void luaS_clearcache (global_State *g);
|
D | lmem.c | 79 global_State *g = G(L); in luaM_realloc_()
|
D | ldo.c | 116 global_State *g = G(L); in luaD_throw()
|
D | lapi.c | 1042 global_State *g; in lua_gc()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | coalescer-cross.ll | 21 …%struct.global_State = type { %struct.stringtable, i8* (i8*, i8*, i32, i32)*, i8*, i8, i8, i32, %s… 23 …ruct.GCObject*, i8, i8, i8, %struct.TValue*, %struct.TValue*, %struct.global_State*, %struct.CallI…
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-cross.ll | 21 …%struct.global_State = type { %struct.stringtable, i8* (i8*, i8*, i32, i32)*, i8*, i8, i8, i32, %s… 23 …ruct.GCObject*, i8, i8, i8, %struct.TValue*, %struct.TValue*, %struct.global_State*, %struct.CallI…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | coalescer-cross.ll | 21 …%struct.global_State = type { %struct.stringtable, i8* (i8*, i8*, i32, i32)*, i8*, i8, i8, i32, %s… 23 …ruct.GCObject*, i8, i8, i8, %struct.TValue*, %struct.TValue*, %struct.global_State*, %struct.CallI…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | bdzlr.ll | 9 …, i8, %struct.lua_TValue.17.692*, %struct.lua_TValue.17.692*, %struct.global_State.10.685*, %struc… 10 %struct.global_State.10.685 = type { %struct.stringtable.0.675, i8* (i8*, i8*, i64, i64)*, i8*, i8,…
|
/external/llvm/test/CodeGen/PowerPC/ |
D | bdzlr.ll | 9 …, i8, %struct.lua_TValue.17.692*, %struct.lua_TValue.17.692*, %struct.global_State.10.685*, %struc… 10 %struct.global_State.10.685 = type { %struct.stringtable.0.675, i8* (i8*, i8*, i64, i64)*, i8*, i8,…
|