Home
last modified time | relevance | path

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

/dports/lang/gforth/gforth-0.7.3/engine/
H A Dprim_lab.i50 INST_ADDR(paren_plus_loop),
H A Dprim.i1402 LABEL(paren_plus_loop) /* (+loop) ( #a_target n R:nlimit R:n1 -- R:nlimit R:n2 ) S0 -- S0 */ in LABEL() argument
1489 LABEL2(paren_plus_loop) in LABEL()
1491 LABEL3(paren_plus_loop) in LABEL()
/dports/lang/gforth/gforth-0.7.3/
H A Dprim439 condbranch((+loop),n R:nlimit R:n1 -- R:nlimit R:n2,gforth paren_plus_loop,
H A Dprim.b675 (+loop) ( #a_target n R:nlimit R:n1 -- R:nlimit R:n2 ) gforth paren_plus_loop