Searched refs:OP_DIV (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | expr.c | 133 #define OP_DIV (T_MULT|1) macro 162 "/", OP_DIV,
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | expr.c | 133 #define OP_DIV (T_MULT|1) macro 162 "/", OP_DIV,
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 125 * 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,
|