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

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Di960-dis.c108 struct tabent {
164 static const struct tabent ctrl_tab[] = {
236 static const struct tabent cobr_tab[] = {
334 static struct tabent *mem_tab;
338 #define MEM_SIZ ( * sizeof(struct tabent))
364 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1];
486 static struct tabent *reg_tab;
685 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1];
107 struct tabent { struct
H A Dia64-gen.c2539 insert_completer_entry (opc, tabent, order)
2541 struct main_entry *tabent;
2544 struct completer_entry **ptr = &tabent->completers;

Completed in 100 milliseconds