Searched defs:_opcode_field (Results 1 – 1 of 1) sorted by relevance
90 struct _opcode_field { struct91 int first;92 int last;93 int is_boolean;94 unsigned boolean_constant;95 opcode_field *parent;