Searched refs:OP_TFORCALL (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dlopcodes.h224 OP_TFORCALL,/* A C R(A+3), ... ,R(A+2+C) := R(A)(R(A+1), R(A+2)); */ enumerator in enum:__anon6005
H A Dldebug.c401 case OP_TFORCALL: {
506 case OP_TFORCALL: { /* for iterator */
H A Dlvm.c697 case OP_TFORCALL: {
1242 vmcase(OP_TFORCALL) {
H A Dlparser.c1309 luaK_codeABC(fs, OP_TFORCALL, base, 0, nvars);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlopcodes.h215 OP_TFORCALL,/* A C R(A+3), ... ,R(A+2+C) := R(A)(R(A+1), R(A+2)); */ enumerator in enum:__anon9767
H A Dldebug.c369 case OP_TFORCALL: {
468 case OP_TFORCALL: { /* for iterator */
H A Dlvm.c522 case OP_TFORCALL: {
854 vmcasenb(OP_TFORCALL,
H A Dlparser.c1299 luaK_codeABC(fs, OP_TFORCALL, base, 0, nvars);

Completed in 182 milliseconds