Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlvm.c180 static int forlimit (lua_State *L, lua_Integer init, const TValue *lim, in forlimit() function
221 if (forlimit(L, init, plimit, &limit, step)) in forprep()