Home
last modified time | relevance | path

Searched defs:hashtab (Results 1 – 14 of 14) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h50 struct hashtab { /* Hash table */ struct
57 typedef struct hashtab Hashtab; argument
/netbsd/games/adventure/
H A Dhdr.h79 extern struct hashtab { /* hash table for vocabulary */ struct
80 int val; /* word type &index (ktab) */
81 char *atab; /* pointer to actual string */
/netbsd/usr.bin/config/
H A Dhash.c71 struct hashtab { struct
79 static struct hashtab strings; argument
/netbsd/libexec/ld.elf_so/
H A Dheaders.c170 const Elf_Symindx *hashtab = (const Elf_Symindx *) in _rtld_digest_dynamic() local
205 const Elf_Symindx *hashtab = (const Elf_Symindx *) in _rtld_digest_dynamic() local
/netbsd/games/battlestar/
H A Dparse.c51 static struct wlist *hashtab[HASHSIZE]; variable
/netbsd/usr.bin/rdist/
H A Dlookup.c54 static struct syment *hashtab[HASHSIZE]; variable
/netbsd/usr.sbin/lpr/pac/
H A Dpac.c91 static struct hent *hashtab[HSHSIZE]; /* Hash table proper */ variable
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_add_filter_compress.c96 int hashtab [HSIZE]; member
/netbsd/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-c-symbols.c472 symbol_seen (htab_t hashtab, struct symbol *sym) in symbol_seen()
/netbsd/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-c-symbols.c472 symbol_seen (htab_t hashtab, struct symbol *sym) in symbol_seen()
/netbsd/lib/librumpuser/
H A Drumpuser_dl.c205 Elf_Symindx *hashtab; in getsymbols() local
/netbsd/usr.bin/m4/
H A Dmain.c64 ndptr hashtab[HASHSIZE]; /* hash table for macros etc. */ variable
/netbsd/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dinit.c117 struct hashentry hashtab[MAXHASH]; variable
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc3114 hash_table <test_pattern_hasher> hashtab (128); in split_out_patterns() local