Searched defs:hashtab (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/games/battlestar/
H A Dparse.c46 struct wlist *hashtab[HASHSIZE]; variable in typeref:struct:wlist
/openbsd-current/usr.bin/rdist/
H A Dlookup.c47 static struct syment *hashtab[HASHSIZE]; variable in typeref:struct:syment
/openbsd-current/games/adventure/
H A Dhdr.h82 struct hashtab { /* hash table for vocabulary */ struct
/openbsd-current/usr.sbin/config/
H A Dhash.c61 struct hashtab { struct
[all...]
/openbsd-current/lib/libcurses/tty/
H A Dhashmap.c113 #define hashtab(sp) ((sp)->hashtab) macro
[all...]
/openbsd-current/libexec/ld.so/
H A Dresolve.c379 Elf_Word *hashtab = (Elf_Word *)(gnu_hash + obase); local
421 Elf_Hash_Word *hashtab = local
[all...]
/openbsd-current/lib/libcurses/
H A Dcurses.priv.h1116 HASHMAP *hashtab; member in struct:screen

Completed in 405 milliseconds