Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dexpr.c127 #define OP_GE (T_CMP|3) macro
156 ">=", OP_GE,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c156 OP_GE, enumerator
652 case OP_GE: in want_packet()
2246 emitop(OP_GE); in primary()
2257 emitop(OP_GE); in primary()
2518 emitop(OP_GE); in primary()
2635 ">=", OP_GE,