Home
last modified time | relevance | path

Searched refs:shash (Results 1 – 4 of 4) sorted by relevance

/dragonfly/bin/cpdup/
H A Dcpdup.c125 static int shash(const char *s);
1610 hv = shash(name); in AddList()
1664 hv = shash(fpath); in CheckList()
1679 shash(const char *s) in shash() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c939 struct shash *hash_ptr; /* pointer to the hash table head */
973 typedef struct shash { struct
974 struct shash *next; /* next hash value */ argument
1043 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
5142 ptr = &cur_page->shash[ --unallocated ]; in allocate_shash()
/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c878 struct shash *hash_ptr; /* pointer to the hash table head */
904 typedef struct shash { struct
1036 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
4936 ptr = &cur_page->shash[--unallocated]; in allocate_shash()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c878 struct shash *hash_ptr; /* pointer to the hash table head */
904 typedef struct shash { struct
1036 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
4931 ptr = &cur_page->shash[--unallocated]; in allocate_shash()