+LOOP
* +LOOP ( increment -- )

compile ((+LOOP)) which will use the increment
as the loop-offset instead of just 1. See the
DO and LOOP construct.

FORTH/ANS core (dpANS.6.1.0140) compiling primitive