Home
last modified time | relevance | path

Searched defs:opcode_table (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dopcode.h15 extern const struct opcode_table { struct
23 } opcode_table[]; argument
H A Dopcode.c25 const struct opcode_table opcode_table[OP_LAST] = { variable