| /src/external/bsd/liblzf/dist/ |
| lzf.h | 89 LZF_STATE htab; local 91 return lzf_compress_r(in, in_len, out, out_len, htab);
|
| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| symbol.c | 39 static Hashtab *htab; variable 61 htab = hashtabnew(101, cmp, hash); 81 s = (Symbol *) hashtabsearch(htab, (void *) &key); 88 hashtabadd(htab, s); 108 hashtabforeach(htab, checkfunc, &f);
|
| hash.c | 44 static Hashentry *_search(Hashtab * htab, /* The hash table */ 52 Hashtab *htab; local 57 htab = (Hashtab *) malloc(sizeof(Hashtab) + (sz - 1) * sizeof(Hashentry *)); 58 if (htab == NULL) 62 htab->tab[i] = NULL; 64 htab->cmp = cmp; 65 htab->hash = hash; 66 htab->sz = sz; 67 return htab; 73 _search(Hashtab * htab, void *ptr [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-ifunc.c | 39 struct elf_link_hash_table *htab = elf_hash_table (info); local 41 if (htab->irelifunc != NULL || htab->iplt != NULL) 67 htab->irelifunc = s; 77 htab->iplt = s; 86 htab->irelplt = s; 97 htab->igotplt = s; 119 struct elf_link_hash_table *htab; local 153 htab = elf_hash_table (info); 183 h->got = htab->init_got_offset [all...] |
| elf-vxworks.c | 83 struct elf_link_hash_table *htab; local 87 htab = elf_hash_table (info); 111 if (htab->hgot) 113 htab->hgot->indx = -2; 114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1); 115 htab->hgot->forced_local = 0; 116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot)) 119 if (htab->hplt) 121 htab->hplt->indx = -2; 122 htab->hplt->type = STT_FUNC 309 struct elf_link_hash_table *htab = elf_hash_table (info); local [all...] |
| elf-s390-common.c | 38 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 40 if (!htab->elf.sgot || !htab->elf.sgotplt) 43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) 45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) 50 if (htab->elf.sgot->output_section->vma 51 <= htab->elf.sgotplt->output_section->vma) 62 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info) local 87 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 103 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 122 struct elf_link_hash_table *htab = elf_hash_table (info); local 171 struct elf_link_hash_table *htab; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-ifunc.c | 39 struct elf_link_hash_table *htab = elf_hash_table (info); local 41 if (htab->irelifunc != NULL || htab->iplt != NULL) 67 htab->irelifunc = s; 77 htab->iplt = s; 86 htab->irelplt = s; 97 htab->igotplt = s; 119 struct elf_link_hash_table *htab; local 153 htab = elf_hash_table (info); 183 h->got = htab->init_got_offset [all...] |
| elf-vxworks.c | 83 struct elf_link_hash_table *htab; local 87 htab = elf_hash_table (info); 111 if (htab->hgot) 113 htab->hgot->indx = -2; 114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1); 115 htab->hgot->forced_local = 0; 116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot)) 119 if (htab->hplt) 121 htab->hplt->indx = -2; 122 htab->hplt->type = STT_FUNC 309 struct elf_link_hash_table *htab = elf_hash_table (info); local [all...] |
| elf-s390-common.c | 38 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 40 if (!htab->elf.sgot || !htab->elf.sgotplt) 43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) 45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) 50 if (htab->elf.sgot->output_section->vma 51 <= htab->elf.sgotplt->output_section->vma) 62 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info) local 87 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 103 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 122 struct elf_link_hash_table *htab = elf_hash_table (info); local 171 struct elf_link_hash_table *htab; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-ifunc.c | 39 struct elf_link_hash_table *htab = elf_hash_table (info); local 41 if (htab->irelifunc != NULL || htab->iplt != NULL) 67 htab->irelifunc = s; 77 htab->iplt = s; 86 htab->irelplt = s; 97 htab->igotplt = s; 119 struct elf_link_hash_table *htab; local 153 htab = elf_hash_table (info); 183 h->got = htab->init_got_offset [all...] |
| elf-vxworks.c | 83 struct elf_link_hash_table *htab; local 87 htab = elf_hash_table (info); 111 if (htab->hgot) 113 htab->hgot->indx = -2; 114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1); 115 htab->hgot->forced_local = 0; 116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot)) 119 if (htab->hplt) 121 htab->hplt->indx = -2; 122 htab->hplt->type = STT_FUNC 309 struct elf_link_hash_table *htab = elf_hash_table (info); local [all...] |
| elf-s390-common.c | 38 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 40 if (!htab->elf.sgot || !htab->elf.sgotplt) 43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) 45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) 50 if (htab->elf.sgot->output_section->vma 51 <= htab->elf.sgotplt->output_section->vma) 62 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info) local 87 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 103 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 122 struct elf_link_hash_table *htab = elf_hash_table (info); local 171 struct elf_link_hash_table *htab; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-ifunc.c | 39 struct elf_link_hash_table *htab = elf_hash_table (info); local 41 if (htab->irelifunc != NULL || htab->iplt != NULL) 67 htab->irelifunc = s; 77 htab->iplt = s; 86 htab->irelplt = s; 97 htab->igotplt = s; 119 struct elf_link_hash_table *htab; local 153 htab = elf_hash_table (info); 183 h->got = htab->init_got_offset [all...] |
| elf-vxworks.c | 83 struct elf_link_hash_table *htab; local 87 htab = elf_hash_table (info); 111 if (htab->hgot) 113 htab->hgot->indx = -2; 114 htab->hgot->other &= ~ELF_ST_VISIBILITY (-1); 115 htab->hgot->forced_local = 0; 116 if (!bfd_elf_link_record_dynamic_symbol (info, htab->hgot)) 119 if (htab->hplt) 121 htab->hplt->indx = -2; 122 htab->hplt->type = STT_FUNC 309 struct elf_link_hash_table *htab = elf_hash_table (info); local [all...] |
| elf-s390-common.c | 38 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 40 if (!htab->elf.sgot || !htab->elf.sgotplt) 43 if (htab->elf.sgot->output_section == htab->elf.sgotplt->output_section) 45 if (htab->elf.sgot->output_offset < htab->elf.sgotplt->output_offset) 50 if (htab->elf.sgot->output_section->vma 51 <= htab->elf.sgotplt->output_section->vma) 62 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info) local 87 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 103 struct elf_s390_link_hash_table *htab = elf_s390_hash_table (info); local 122 struct elf_link_hash_table *htab = elf_hash_table (info); local 171 struct elf_link_hash_table *htab; local [all...] |
| /src/usr.bin/xlint/lint2/ |
| hash.c | 52 static hte_t **htab; variable 85 table = htab; 144 htab = htab_new(); 155 hte_t **table = htab; 170 hte_t **table = htab;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| valtrack.h | 71 hash_table<dead_debug_hash_descr> *htab; member in struct:dead_debug_global 72 /* For each entry in htab, the bit corresponding to its REGNO will
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| valtrack.h | 71 hash_table<dead_debug_hash_descr> *htab; member in struct:dead_debug_global 72 /* For each entry in htab, the bit corresponding to its REGNO will
|
| /src/external/gpl3/binutils/dist/include/ |
| hashtab.h | 95 struct htab { struct 139 typedef struct htab *htab_t;
|
| /src/external/gpl3/binutils.old/dist/include/ |
| hashtab.h | 95 struct htab { struct 139 typedef struct htab *htab_t;
|
| /src/external/gpl3/gcc/dist/include/ |
| hashtab.h | 95 struct htab { struct 139 typedef struct htab *htab_t;
|
| /src/external/gpl3/gcc.old/dist/include/ |
| hashtab.h | 95 struct htab { struct 139 typedef struct htab *htab_t;
|
| /src/external/gpl3/gdb.old/dist/gdb/guile/ |
| scm-gsmob.c | 216 htab_t htab = htab_create_alloc (7, hash_fn, eq_fn, 219 return htab; 222 /* Return a pointer to the htab entry for the eq?-able gsmob BASE. 227 gdbscm_find_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) 229 void **slot = htab_find_slot (htab, base, INSERT); 244 /* Remove BASE from HTAB. 248 It is an error to call this if PTR is not in HTAB (only because it allows 252 gdbscm_clear_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) 254 void **slot = htab_find_slot (htab, base, NO_INSERT); 257 htab_clear_slot (htab, slot) 214 htab_t htab = htab_create_alloc (7, hash_fn, eq_fn, local [all...] |
| /src/external/gpl3/gdb.old/dist/include/ |
| hashtab.h | 95 struct htab { struct 139 typedef struct htab *htab_t;
|
| /src/external/gpl3/gdb/dist/gdb/guile/ |
| scm-gsmob.c | 216 htab_t htab = htab_create_alloc (7, hash_fn, eq_fn, 219 return htab; 222 /* Return a pointer to the htab entry for the eq?-able gsmob BASE. 227 gdbscm_find_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) 229 void **slot = htab_find_slot (htab, base, INSERT); 244 /* Remove BASE from HTAB. 248 It is an error to call this if PTR is not in HTAB (only because it allows 252 gdbscm_clear_eqable_gsmob_ptr_slot (htab_t htab, eqable_gdb_smob *base) 254 void **slot = htab_find_slot (htab, base, NO_INSERT); 257 htab_clear_slot (htab, slot) 214 htab_t htab = htab_create_alloc (7, hash_fn, eq_fn, local [all...] |