Searched refs:OP_CONCAT (Results 1 – 4 of 4) sorted by relevance
197 OP_CONCAT,/* A B C R(A) := R(B).. ... ..R(C) */ enumerator
832 if (e2->k == VRELOCABLE && GET_OPCODE(getcode(fs, e2)) == OP_CONCAT) { in luaK_posfix()840 codearith(fs, OP_CONCAT, e1, e2, line); in luaK_posfix()
471 case OP_CONCAT: { in luaV_finishOp()676 vmcase(OP_CONCAT, in luaV_execute()
475 case OP_CONCAT: tm = TM_CONCAT; break; in getfuncname()