Searched refs:OP_LEN (Results 1 – 4 of 4) sorted by relevance
195 OP_LEN,/* A B R(A) := length of R(B) */ enumerator
729 int o2 = (op != OP_UNM && op != OP_LEN) ? luaK_exp2RK(fs, e2) : 0; in codearith()778 codearith(fs, OP_LEN, e, &e2, line); in luaK_prefix()
430 case OP_MOD: case OP_POW: case OP_UNM: case OP_LEN: in luaV_finishOp()650 vmcase(OP_LEN, in luaV_execute()
459 case OP_LEN: tm = TM_LEN; break; in getfuncname()