Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dexpr.c133 #define OP_DIV (T_MULT|1) macro
162 "/", OP_DIV,
/titanic_51/usr/src/lib/libcmd/common/
H A Dexpr.c133 #define OP_DIV (T_MULT|1) macro
162 "/", OP_DIV,
/titanic_51/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
716 case OP_DIV: in want_packet()
2613 "/", OP_DIV,