Searched refs:OP_GT (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | expr.c | 125 #define OP_GT (T_CMP|1) macro 154 ">", OP_GT,
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | expr.c | 125 #define OP_GT (T_CMP|1) macro 154 ">", OP_GT,
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_filter.c | 116 * OP_EQ, OP_NE, OP_GT, OP_GE, OP_LT, OP_LE pop two values 155 OP_GT, enumerator 643 case OP_GT: in want_packet() 2435 emitop(OP_GT); in primary() 2633 ">", OP_GT,
|