Searched refs:global_State (Results 1 – 8 of 8) sorted by relevance
81 static void reallymarkobject (global_State *g, GCObject *o);121 static int iscleared (global_State *g, const TValue *o) { in iscleared()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_()190 void luaC_checkupvalcolor (global_State *g, UpVal *uv) { in luaC_checkupvalcolor()214 global_State *g = G(L); in luaC_newobj()243 static void reallymarkobject (global_State *g, GCObject *o) { in reallymarkobject()301 static void markmt (global_State *g) { in markmt()311 static void markbeingfnz (global_State *g) { in markbeingfnz()[all …]
72 global_State g;106 void luaE_setdebt (global_State *g, l_mem debt) { in luaE_setdebt()165 static void init_registry (lua_State *L, global_State *g) { in init_registry()184 global_State *g = G(L); in f_luaopen()204 static void preinit_state (lua_State *L, global_State *g) { in preinit_state()224 global_State *g = G(L); in close_state()269 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);
77 global_State *g = G(L); in luaM_realloc_()
48 global_State *g = G(L); in luaF_findupval()91 global_State *g = G(L); in luaF_close()
154 LUAI_FUNC void luaC_checkupvalcolor (global_State *g, UpVal *uv);
135 global_State *g = G(L); in internshrstr()
1023 global_State *g; in lua_gc()