Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltm.h26 TM_SUB, enumerator
H A Dldebug.c480 case OP_SUB: tm = TM_SUB; break; in getfuncname()
H A Dlvm.c681 arith_op(luai_numsub, TM_SUB); in luaV_execute()