Searched refs:OP_LT (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | expr.c | 126 #define OP_LT (T_CMP|2) macro 155 "<", OP_LT,
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | expr.c | 126 #define OP_LT (T_CMP|2) macro 155 "<", OP_LT,
|
/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 157 OP_LT, enumerator 655 case OP_LT: in want_packet() 2423 emitop(OP_LT); in primary() 2635 "<", OP_LT,
|