Searched refs:incstep (Results 1 – 2 of 2) sorted by relevance
1138 static void incstep (lua_State *L) { in incstep() function1166 else incstep(L); in luaC_forcestep()
1667 static void incstep (lua_State *L, global_State *g) { in incstep() function1698 incstep(L, g); in luaC_step()