Lines Matching refs:pstep
1217 TValue *pstep = ra + 2;1220 if (ttisinteger(init) && ttisinteger(pstep) &&1221 forlimit(plimit, &ilimit, ivalue(pstep), &stopnow)) {1225 setivalue(init, intop(-, initv, ivalue(pstep)));1232 if (!tonumber(pstep, &nstep))1234 setfltvalue(pstep, nstep);