Home
last modified time | relevance | path

Searched refs:incstep (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlgc.c1138 static void incstep (lua_State *L) { in incstep() function
1166 else incstep(L); in luaC_forcestep()
/freebsd/contrib/lua/src/
H A Dlgc.c1667 static void incstep (lua_State *L, global_State *g) { in incstep() function
1698 incstep(L, g); in luaC_step()