Searched refs:global_State (Results 1 – 8 of 8) sorted by relevance
136 global_State *g = G(L); in luaC_barrier_()156 global_State *g = G(L); in luaC_barrierback_()173 global_State *g = G(L); in luaC_barrierproto_()214 global_State *g = G(L); in luaC_newobj()720 global_State *g = G(L); in sweeplist()779 global_State *g = G(L); in checkSizes()810 global_State *g = G(L); in GCTM()846 global_State *g = G(L); in separatetobefnz()874 global_State *g = G(L); in luaC_checkfinalizer()937 global_State *g = G(L); in entersweep()[all …]
70 global_State g;104 void luaE_setdebt (global_State *g, l_mem debt) { in luaE_setdebt()163 static void init_registry (lua_State *L, global_State *g) { in init_registry()182 global_State *g = G(L); in f_luaopen()202 static void preinit_state (lua_State *L, global_State *g) { in preinit_state()222 global_State *g = G(L); in close_state()267 global_State *g; in lua_newstate()
112 typedef struct global_State { struct148 } global_State; argument158 global_State *l_G;221 LUAI_FUNC void luaE_setdebt (global_State *g, l_mem debt);
48 global_State *g = G(L); in luaF_findupval()91 global_State *g = G(L); in luaF_close()
77 global_State *g = G(L); in luaM_realloc_()
154 LUAI_FUNC void luaC_checkupvalcolor (global_State *g, UpVal *uv);
135 global_State *g = G(L); in internshrstr()
1022 global_State *g; in lua_gc()