Searched refs:bittree (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dia64-gen.c163 struct bittree struct
166 struct bittree *bits[3]; /* 0, 1, and X (don't care). */
169 } *bittree; variable in typeref:struct:bittree
274 static void gen_dis_table (struct bittree *);
294 static void insert_bit_table_ent (struct bittree *, int, ia64_insn, ia64_insn, int, int, int);
295 static void add_dis_entry (struct bittree *, ia64_insn, ia64_insn, int, struct completer_entry *, int);
296 static void compact_distree (struct bittree *);
297 static struct bittree * make_bittree_entry (void);
1708 static struct bittree *
1711 struct bittree *re
[all...]

Completed in 50 milliseconds