Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dmips-tfile.c986 struct shash *hash_ptr; /* pointer to the hash table head */
1022 typedef struct shash { struct
1023 struct shash *next; /* next hash value */ argument
1094 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
5200 ptr = &cur_page->shash[ --unallocated ]; in allocate_shash()
/freebsd-12-stable/contrib/binutils/gas/
Decoff.c881 struct shash *hash_ptr; /* pointer to the hash table head */
907 typedef struct shash { struct
1039 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ]; member
4937 ptr = &cur_page->shash[--unallocated]; in allocate_shash()