Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dopcode.c25 const struct opcode_table opcode_table[OP_LAST] = {
H A Dopcode.h12 OP_LAST, /* keep this one last! */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c179 OP_LAST enumerator
366 if (*op <= OP_LAST) in codeprint()