Home
last modified time | relevance | path

Searched defs:OP_DIV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dexpr.c133 #define OP_DIV (T_MULT|1) macro
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlopcodes.h190 OP_DIV,/* A B C R(A) := RK(B) / RK(C) */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c168 OP_DIV, enumerator