Home
last modified time | relevance | path

Searched defs:htable (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/usr.bin/cvs/
H A Dhash.c30 hash_table_init(struct hash_table *htable, size_t hsize) in hash_table_init()
55 hash_table_enter(struct hash_table *htable, struct hash_data *e) in hash_table_enter()
71 hash_table_find(struct hash_table *htable, const char *key, size_t len) in hash_table_find()
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-dis.c58 CGEN_INSN_LIST **htable, in add_insn_to_hash_chain()
105 CGEN_INSN_LIST ** htable, in hash_insn_array()
143 CGEN_INSN_LIST **htable, in hash_insn_list()
H A Dcgen-asm.c71 CGEN_INSN_LIST **htable, in hash_insn_array()
99 CGEN_INSN_LIST **htable, in hash_insn_list()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dcgen-dis.c58 CGEN_INSN_LIST **htable, in add_insn_to_hash_chain()
105 CGEN_INSN_LIST ** htable, in hash_insn_array()
143 CGEN_INSN_LIST **htable, in hash_insn_list()
H A Dcgen-asm.c70 CGEN_INSN_LIST **htable, in hash_insn_array()
98 CGEN_INSN_LIST **htable, in hash_insn_list()
/openbsd-src/lib/libc/stdlib/
H A Dhcreate.c84 static struct internal_head *htable; variable
/openbsd-src/usr.sbin/makefs/
H A Dwalk.c307 } *htable; in link_check() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c5949 check_duplicate_cu (cu, htable, sym_num) in check_duplicate_cu() argument
5987 record_comdat_symbol_number (cu, htable, sym_num) in record_comdat_symbol_number() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c6357 check_duplicate_cu (dw_die_ref cu, htab_t htable, unsigned int *sym_num) in check_duplicate_cu()
6392 record_comdat_symbol_number (dw_die_ref cu, htab_t htable, unsigned int sym_num) in record_comdat_symbol_number()