Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h50 struct hashtab { /* Hash table */ struct
57 typedef struct hashtab Hashtab; argument
/netbsd-src/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-src/usr.bin/config/
H A Dhash.c71 struct hashtab { struct
79 static struct hashtab strings; argument
[all...]
/netbsd-src/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
[all...]
/netbsd-src/games/battlestar/
H A Dparse.c51 static struct wlist *hashtab[HASHSIZE]; variable
/netbsd-src/usr.bin/rdist/
H A Dlookup.c54 static struct syment *hashtab[HASHSIZE]; variable
/netbsd-src/usr.sbin/lpr/pac/
H A Dpac.c91 static struct hent *hashtab[HSHSIZE]; /* Hash table proper */ variable
/netbsd-src/lib/librumpuser/
H A Drumpuser_dl.c205 Elf_Symindx *hashtab; in getsymbols() local
/netbsd-src/usr.bin/m4/
H A Dmain.c64 ndptr hashtab[HASHSIZE]; /* hash table for macros etc. */ variable
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dinit.c117 struct hashentry hashtab[MAXHASH]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc3114 hash_table <test_pattern_hasher> hashtab (128); in split_out_patterns() local