Home
last modified time | relevance | path

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

/external/lua/src/
Dlvm.c135 static int forlimit (const TValue *obj, lua_Integer *p, lua_Integer step, in forlimit() function
1221 forlimit(plimit, &ilimit, ivalue(pstep), &stopnow)) { in luaV_execute()