Home
last modified time | relevance | path

Searched refs:OP_GE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libcmd/common/
H A Dexpr.c127 #define OP_GE (T_CMP|3) macro
156 ">=", OP_GE,
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c156 OP_GE, enumerator
649 case OP_GE: in want_packet()
2245 emitop(OP_GE); in primary()
2256 emitop(OP_GE); in primary()
2517 emitop(OP_GE); in primary()
2634 ">=", OP_GE,