Searched refs:TM_MUL (Results 1 – 5 of 5) sorted by relevance
26 TM_MUL, enumerator
327 case TM_MUL: setnvalue(ra, luai_nummul(nb, nc)); break; in Arith()483 arith_op(luai_nummul, TM_MUL); in luaV_execute()
28 TM_MUL, enumerator
481 case OP_MUL: tm = TM_MUL; break; in getfuncname()
685 arith_op(luai_nummul, TM_MUL); in luaV_execute()