Home
last modified time | relevance | path

Searched refs:tabent (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Memoize/
DMemoize.pm176 my $tabent = $memotable{$cref};
177 unless (defined $tabent) {
180 my $name = $tabent->{NAME};
184 *{$name} = $tabent->{U}; # Replace with original function
188 $tabent->{U};
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Di960-dis.c107 struct tabent { struct
163 static const struct tabent ctrl_tab[] = { in ctrl()
235 static const struct tabent cobr_tab[] = { in cobr()
333 static struct tabent *mem_tab; in mem()
337 #define MEM_SIZ ( * sizeof(struct tabent)) in mem()
363 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1]; in mem()
485 static struct tabent *reg_tab; in reg()
684 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1]; in reg()
Dia64-gen.c2518 insert_completer_entry (opc, tabent, order) in insert_completer_entry() argument
2520 struct main_entry *tabent;
2523 struct completer_entry **ptr = &tabent->completers;
DChangeLog-92972796 * i960-dis.c (struct tabent, struct sparse_tabent): Change the
2801 * i960-dis.c (struct tabent, struct sparse_tabent): Declare the
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Di960-dis.c107 struct tabent { struct
163 static const struct tabent ctrl_tab[] = { in ctrl()
235 static const struct tabent cobr_tab[] = { in cobr()
333 static struct tabent *mem_tab; in mem()
337 #define MEM_SIZ ( * sizeof(struct tabent)) in mem()
363 static struct tabent mem_tab_buf[MEM_MAX - MEM_MIN + 1]; in mem()
485 static struct tabent *reg_tab; in reg()
684 static struct tabent reg_tab_buf[REG_MAX - REG_MIN + 1]; in reg()
Dia64-gen.c2486 insert_completer_entry (opc, tabent, order) in insert_completer_entry() argument
2488 struct main_entry *tabent;
2491 struct completer_entry **ptr = &tabent->completers;
DChangeLog-92972796 * i960-dis.c (struct tabent, struct sparse_tabent): Change the
2801 * i960-dis.c (struct tabent, struct sparse_tabent): Declare the
/openbsd/src/libexec/getty/
Dmain.c75 char tabent[TABBUFSIZ]; variable
193 gettable(tname, tabent); in main()
267 gettable(tname, tabent); in main()
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19935926 * i960-pinsn.c (tabent): Copied struct definition from