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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dia64-gen.c152 struct bittree struct
155 struct bittree *bits[3]; /* 0, 1, and X (don't care). */
158 } *bittree; variable in typeref:struct:bittree
263 static void gen_dis_table (struct bittree *);
283 static void insert_bit_table_ent (struct bittree *, int, ia64_insn, ia64_insn, int, int, int);
284 static void add_dis_entry (struct bittree *, ia64_insn, ia64_insn, int, struct completer_entry *, int);
285 static void compact_distree (struct bittree *);
286 static struct bittree * make_bittree_entry (void);
1682 static struct bittree *
1685 struct bittree *re
[all...]

Completed in 84 milliseconds