Home
last modified time | relevance | path

Searched refs:HASHTAB (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dm88k-dis.c29 typedef struct HASHTAB { struct
31 struct HASHTAB *next; argument
32 } HASHTAB; typedef
527 HASHTAB *hashtable[HASHVAL] = {0};
579 const HASHTAB *entry_ptr;
770 struct HASHTAB *hashentries; in init_disasm()
775 hashentries = (struct HASHTAB *) xmalloc (hashsize * sizeof (struct HASHTAB)); in init_disasm()
DChangeLog-02031107 (HASHTAB): New type, used to build instruction hash tables.
1112 (hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dm88k-dis.c30 typedef struct HASHTAB struct
33 struct HASHTAB *next; argument
34 } HASHTAB; typedef
522 HASHTAB *hashtable[HASHVAL] = {0};
535 struct HASHTAB *hashentries; in init_disasm()
540 hashentries = xmalloc (hashsize * sizeof (struct HASHTAB)); in init_disasm()
697 const HASHTAB *entry_ptr; in m88kdis()
DChangeLog-02031107 (HASHTAB): New type, used to build instruction hash tables.
1112 (hashtable): Now an aray of pointer-to-HASHTAB, not INSTAB.
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.612712 * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,
DChangeLog.79565 * Makefile.in (GETRUNTIME, HASHTAB, HOST_GETRUNTIME, HOST_HASHTAB,