Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dexpr.c129 #define OP_NE (T_CMP|5) macro
158 "!=", OP_NE,
/titanic_51/usr/src/lib/libcmd/common/
H A Dexpr.c129 #define OP_NE (T_CMP|5) macro
158 "!=", OP_NE,
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c116 * OP_EQ, OP_NE, OP_GT, OP_GE, OP_LT, OP_LE pop two values
154 OP_NE, enumerator
637 case OP_NE: in want_packet()
2632 "!=", OP_NE,