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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Di960-dis.c110 struct tabent {
166 static const struct tabent ctrl_tab[] = {
238 static const struct tabent cobr_tab[] = {
336 static struct tabent *mem_tab;
340 #define MEM_SIZ ( * sizeof(struct tabent))
366 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1];
488 static struct tabent *reg_tab;
687 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1];
109 struct tabent { struct
H A Dia64-gen.c2526 insert_completer_entry (struct ia64_opcode *opc, struct main_entry *tabent,
2529 struct completer_entry **ptr = &tabent->completers;
2505 insert_completer_entry(struct ia64_opcode *opc, struct main_entry *tabent, int order) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Di960-dis.c110 struct tabent {
166 static const struct tabent ctrl_tab[] = {
238 static const struct tabent cobr_tab[] = {
336 static struct tabent *mem_tab;
340 #define MEM_SIZ ( * sizeof(struct tabent))
366 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1];
488 static struct tabent *reg_tab;
687 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1];
109 struct tabent { struct
H A Dia64-gen.c2526 insert_completer_entry (struct ia64_opcode *opc, struct main_entry *tabent,
2529 struct completer_entry **ptr = &tabent->completers;
2505 insert_completer_entry(struct ia64_opcode *opc, struct main_entry *tabent, int order) argument
/netbsd-6-1-5-RELEASE/sys/arch/ia64/unwind/
H A Dstackframe.c1134 int tabent; local
1136 for(uwt = (struct uwtable_ent *) ia64_unwindtab, tabent = 0;
1138 uwt->end <= iprel && tabent < ia64_unwindtablen;
1139 uwt++, tabent += sizeof(struct uwtable_ent));
1148 printf("tabent = %d \n", tabent);
/netbsd-6-1-5-RELEASE/libexec/getty/
H A Dmain.c109 char tabent[TABBUFSIZ]; variable
302 gettable(tname, tabent);
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dscn.c252 struct tabent { struct
546 struct tabent *tp;

Completed in 133 milliseconds