Home
last modified time | relevance | path

Searched refs:TM_DIV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltm.h28 TM_DIV, enumerator
H A Dldebug.c482 case OP_DIV: tm = TM_DIV; break; in getfuncname()
H A Dlvm.c690 arith_op(luaV_div, TM_DIV); in luaV_execute()