Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dlparser.c1535 static const OpCode forloop[2] = {OP_FORLOOP, OP_TFORLOOP}; in forbody() local
1551 endfor = luaK_codeABx(fs, forloop[isgen], base, 0); in forbody()
/freebsd-13.1/contrib/bmake/
H A DFILES389 unit-tests/forloop.exp
390 unit-tests/forloop.mk
H A DChangeLog2548 o unit-tests/forloop: check that .for works as expected wrt
/freebsd-13.1/contrib/bmake/unit-tests/
H A DMakefile200 TESTS+= forloop
/freebsd-13.1/usr.bin/bmake/unit-tests/
H A DMakefile204 TESTS+= forloop