Searched refs:hash_find (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.h46 int hash_find(hash_t *, void *, void **);
H A Dalist.c130 if (!hash_find(alist->al_elements, &template, &ret))
H A Dhash.c198 hash_find(hash_t *hash, void *key, void **value) function
H A Dmerge.c694 if (!hash_find(mcd->md_parent->td_idhash, (void *)&template,
696 !hash_find(mcd->md_tgt->td_idhash, (void *)&template,
911 if (!hash_find(rmd->rmd_tgt->td_idhash, (void *)&template,
980 assert(hash_find(mcd->md_parent->td_idhash,
H A Ddwarf.c163 if (hash_find(dw->dw_tidhash, &tmpl, &tdp))
/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.h64 extern PTR hash_find (struct hash_control *, const char *key);
66 /* As hash_find, but KEY is of length LEN and is not guaranteed to be
H A Dmacro.c555 if (! hash_find (macro->formal_hash, name))
594 if (hash_find (macro->formal_hash, name))
676 if (hash_find (macro_hash, macro->name))
723 ptr = (formal_entry *) hash_find (formal_hash, sb_terminate (t));
877 if (! hash_find (formal_hash, name))
931 ptr = (formal_entry *) hash_find (formal_hash, sb_terminate (&t));
1060 ptr = (formal_entry *) hash_find (m->formal_hash, sb_terminate (&t));
1154 ptr = (formal_entry *) hash_find (m->formal_hash, sb_terminate (&t));
1216 macro = (macro_entry *) hash_find (macro_hash, copy);
1274 if ((macro = hash_find (macro_has
[all...]
H A Dhash.c318 hash_find (struct hash_control *table, const char *key) function
329 /* As hash_find, but KEY is of length LEN and is not guaranteed to be
503 p = hash_find (h, name = what ("symbol"));
H A Dread.c835 pop = (pseudo_typeS *) hash_find (po_hash, s);
850 pop = (pseudo_typeS *) hash_find (po_hash, s + 1);
2536 && hash_find (po_hash, name) != NULL)
2539 && hash_find (po_hash, name + 1) != NULL))
H A Dsymbols.c698 locsym = (struct local_symbol *) hash_find (local_hash, name);
702 sym = ((symbolS *) hash_find (sy_hash, name));
H A Decoff.c1561 hash_ptr = (shash_t *) hash_find (hash_tbl, str);
2022 hash_ptr = (shash_t *) hash_find (tag_hash, tag);
/freebsd-11-stable/contrib/mtree/
H A Donly.c77 hash_find(const char *str, uint32_t *h) function
115 if (!hash_find(str, &h)) {
134 if (hash_find(line, &h))
152 return hash_find(path, &h);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c317 reg = (const reg_entry *) hash_find (reg_hash, reg_name);
338 reg = (const reg_entry *) hash_find (regp_hash, tmp_rp);
341 reg = (const reg_entry *) hash_find (regp_hash, reg_name);
356 reg = (const reg_entry *) hash_find (reg_hash, reg_name);
371 reg = (const reg_entry *) hash_find (regp_hash, reg_name);
392 preg = (const reg_entry *) hash_find (preg_hash, preg_name);
407 preg = (const reg_entry *) hash_find (pregp_hash, preg_name);
2410 instruction = (const inst *) hash_find (cr16_inst_hash, op);
2425 instruction = (const inst *) hash_find (cr16_inst_hash, op);
H A Dtc-i386.c1986 current_templates = hash_find (op_hash, mnemonic);
2042 current_templates = hash_find (op_hash, mnemonic);
2050 current_templates = hash_find (op_hash, mnemonic);
2063 current_templates = hash_find (op_hash, mnemonic);
5851 r = (const reg_entry *) hash_find (reg_hash, reg_name_given);
5872 r = hash_find (reg_hash, "st(0)");
H A Dtc-s390.c1555 opcode = (struct s390_opcode *) hash_find (s390_opcode_hash, str);
1625 hash_find (s390_opformat_hash, input_line_pointer);
H A Dobj-coff.c142 return (symbolS *) hash_find (tag_hash, name);
H A Dtc-alpha.c545 info = (struct alpha_reloc_tag *) hash_find (alpha_literal_hash, buffer);
1119 opcode = (const struct alpha_opcode *) hash_find (alpha_opcode_hash, opname);
3110 hash_find (alpha_macro_hash, opname));
3124 opcode = (const struct alpha_opcode *) hash_find (alpha_opcode_hash, opname);
H A Dtc-spu.c286 if ((format = (struct spu_opcode *) hash_find (op_hash, op)) == NULL)
H A Dtc-sparc.c854 insn = (struct sparc_opcode *) hash_find (op_hash, name);
1444 insn = (struct sparc_opcode *) hash_find (op_hash, str);
H A Dtc-arc.c1618 suf = hash_find (arc_suffix_hash, s);
H A Dtc-ppc.c2193 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, str);
2198 macro = (const struct powerpc_macro *) hash_find (ppc_macro_hash, str);
4394 opcode = (const struct powerpc_opcode *) hash_find (ppc_hash, "nop");
H A Dtc-ia64.c8131 sym = hash_find (md.reg_hash, name);
8139 cdesc = hash_find (md.const_hash, name);
8206 if ((dr = hash_find (md.dynreg_hash, name)))
10823 pdesc = (struct pseudo_opcode *) hash_find (md.pseudo_hash, mnemonic);
11943 h = (struct alias *) hash_find (ahash, alias);
11953 a = (const char *) hash_find (nhash, name);
H A Dtc-mips.c3374 mo = (struct mips_opcode *) hash_find (op_hash, name);
3604 mo = (struct mips_opcode *) hash_find (mips16_op_hash, name);
3800 mo = hash_find (op_hash, name);
7152 mo = hash_find (op_hash, name);
8579 the call to hash_find. Save the character we replaced just in case we
8587 insn = (struct mips_opcode *) hash_find (op_hash, str);
8613 if ((insn = (struct mips_opcode *) hash_find (op_hash, str)) == NULL)
10093 if ((insn = (struct mips_opcode *) hash_find (mips16_op_hash, str)) == NULL)
H A Dtc-score.c832 reg = (struct reg_entry *) hash_find (htab, start);
1950 tmp = (const struct insn_to_dependency *) hash_find (dependency_insn_hsh, name);
2393 opcode = (const struct asm_opcode *) hash_find (score_ops_hsh, operator);
H A Dtc-arm.c1968 if ((new = hash_find (arm_reg_hsh, str)) != 0)
2039 old = hash_find (arm_reg_hsh, oldname);
2268 struct reg_entry *reg = hash_find (arm_reg_hsh, name);
11278 opcode = hash_find (arm_ops_hsh, opname);

Completed in 3231 milliseconds