Searched defs:OP_DIV (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dexpr.c133 #define OP_DIV (T_MULT|1) macro
162 "/", OP_DIV,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c125 * OP_ADD, OP_SUB, OP_MUL, OP_DIV and OP_REM pop two values
168 OP_DIV, enumerator in enum:optype
716 case OP_DIV:
2613 "/", OP_DIV,

Completed in 64 milliseconds