Home
last modified time | relevance | path

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

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