Searched refs:luaC_step (Results 1 – 6 of 6) sorted by relevance
83 luaC_step(L); }102 LUAI_FUNC void luaC_step (lua_State *L);
610 void luaC_step (lua_State *L) { in luaC_step() function
933 luaC_step(L); in lua_gc()
125 #define luaC_checkGC(L) luaC_condGC(L, luaC_step(L);)145 LUAI_FUNC void luaC_step (lua_State *L);
1176 void luaC_step (lua_State *L) { in luaC_step() function
576 luaC_step(L); \