Home
last modified time | relevance | path

Searched refs:TM_MUL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dltm.h28 TM_MUL, enumerator
H A Dldebug.c481 case OP_MUL: tm = TM_MUL; break; in getfuncname()
H A Dlvm.c685 arith_op(luai_nummul, TM_MUL); in luaV_execute()
/freebsd/contrib/lua/src/
H A Dltm.h27 TM_MUL, enumerator