HomeSort by: relevance | last modified time | path
    Searched defs:shash (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 881 struct shash *hash_ptr; /* pointer to the hash table head */
907 typedef struct shash {
1039 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ];
4904 ptr = &cur_page->shash[--unallocated];
905 typedef struct shash { struct
1037 shash_t shash [ PAGE_SIZE \/ sizeof (shash_t) ]; member in union:page
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 881 struct shash *hash_ptr; /* pointer to the hash table head */
907 typedef struct shash {
1039 shash_t shash [ PAGE_SIZE / sizeof (shash_t) ];
4901 ptr = &cur_page->shash[--unallocated];
905 typedef struct shash { struct
1037 shash_t shash [ PAGE_SIZE \/ sizeof (shash_t) ]; member in union:page

Completed in 129 milliseconds