/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | callbacks.cc | 53 : m_registry (htab_create_alloc (10, hash_method, eq_method, in callbacks()
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | callbacks.cc | 53 : m_registry (htab_create_alloc (10, hash_method, eq_method, in callbacks()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | hash.h | 101 return htab_create_alloc (16, hash_string_tuple, eq_string_tuple, in str_htab_create()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-hash.c | 177 if ((dynhash->htab = htab_create_alloc (7, (htab_hash) hash_fun, eq_fun, in ctf_dynhash_create() 577 return (ctf_dynset_t *) htab_create_alloc (7, (htab_hash) hash_fun, eq_fun, in ctf_dynset_create() 777 return (ctf_hash_t *) htab_create_alloc (nelems, (htab_hash) hash_fun, in ctf_hash_create()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-hash.c | 177 if ((dynhash->htab = htab_create_alloc (7, (htab_hash) hash_fun, eq_fun, in ctf_dynhash_create() 577 return (ctf_dynset_t *) htab_create_alloc (7, (htab_hash) hash_fun, eq_fun, in ctf_dynset_create() 777 return (ctf_hash_t *) htab_create_alloc (nelems, (htab_hash) hash_fun, in ctf_hash_create()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | hashtab.h | 146 extern htab_t htab_create_alloc (size_t, htab_hash,
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | hash.h | 113 return htab_create_alloc (16, hash_string_tuple, eq_string_tuple, in str_htab_create()
|
H A D | macro.c | 79 macro_hash = htab_create_alloc (16, hash_macro_entry, eq_macro_entry, in macro_init() 701 macro->formal_hash = htab_create_alloc (7, hash_formal_entry, eq_formal_entry, in define_macro() 1377 h = htab_create_alloc (16, hash_formal_entry, eq_formal_entry, in expand_irp()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | hashtab.h | 146 extern htab_t htab_create_alloc (size_t, htab_hash,
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | hashtab.h | 146 extern htab_t htab_create_alloc (size_t, htab_hash,
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hashtab.h | 146 extern htab_t htab_create_alloc (size_t, htab_hash,
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | hashtab.c | 282 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() function 399 return htab_create_alloc (size, hash_f, eq_f, del_f, xcalloc, free); in htab_create() 405 return htab_create_alloc (size, hash_f, eq_f, del_f, calloc, free); in htab_try_create()
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | hashtab.c | 282 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() function 399 return htab_create_alloc (size, hash_f, eq_f, del_f, xcalloc, free); in htab_create() 405 return htab_create_alloc (size, hash_f, eq_f, del_f, calloc, free); in htab_try_create()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | hashtab.c | 282 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() function 399 return htab_create_alloc (size, hash_f, eq_f, del_f, xcalloc, free); in htab_create() 405 return htab_create_alloc (size, hash_f, eq_f, del_f, calloc, free); in htab_try_create()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | hashtab.c | 282 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() function 399 return htab_create_alloc (size, hash_f, eq_f, del_f, xcalloc, free); in htab_create() 405 return htab_create_alloc (size, hash_f, eq_f, del_f, calloc, free); in htab_try_create()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 1318 pfile->file_hash = htab_create_alloc (127, file_hash_hash, file_hash_eq, in _cpp_init_files() 1320 pfile->dir_hash = htab_create_alloc (127, file_hash_hash, file_hash_eq, in _cpp_init_files() 1323 pfile->nonexistent_file_hash = htab_create_alloc (127, htab_hash_string, in _cpp_init_files()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 1453 pfile->file_hash = htab_create_alloc (127, file_hash_hash, file_hash_eq, in _cpp_init_files() 1455 pfile->dir_hash = htab_create_alloc (127, file_hash_hash, file_hash_eq, in _cpp_init_files() 1458 pfile->nonexistent_file_hash = htab_create_alloc (127, htab_hash_string, in _cpp_init_files()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-iq2000.c | 249 macro->formal_hash = htab_create_alloc (7, hash_formal_entry, in iq2000_add_macro()
|
H A D | tc-metag.c | 6323 mnemonic_htab = htab_create_alloc (num_templates, hash_templates, in create_mnemonic_htab() 6383 reg_htab = htab_create_alloc (num_regs, hash_regs, in create_reg_htab() 6405 dsp_reg_htab = htab_create_alloc (num_regs, hash_regs, in create_dspreg_htabs() 6425 dsp_tmpl_reg_htab[h] = htab_create_alloc (num_regs, hash_regs, in create_dspreg_htabs() 6476 scond_htab = htab_create_alloc (nentries, hash_scond, eq_scond, in create_scond_htab()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-metag.c | 6323 mnemonic_htab = htab_create_alloc (num_templates, hash_templates, in create_mnemonic_htab() 6383 reg_htab = htab_create_alloc (num_regs, hash_regs, in create_reg_htab() 6405 dsp_reg_htab = htab_create_alloc (num_regs, hash_regs, in create_dspreg_htabs() 6425 dsp_tmpl_reg_htab[h] = htab_create_alloc (num_regs, hash_regs, in create_dspreg_htabs() 6476 scond_htab = htab_create_alloc (nentries, hash_scond, eq_scond, in create_scond_htab()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | pdb.c | 4552 glob.hashmap = htab_create_alloc (0, hash_global_entry, in populate_dbi_stream() 5155 strings.hashmap = htab_create_alloc (0, hash_string_table_entry, in create_pdb_file() 5239 types.hashmap = htab_create_alloc (0, hash_type_entry, eq_type_entry, in create_pdb_file() 5244 ids.hashmap = htab_create_alloc (0, hash_type_entry, eq_type_entry, in create_pdb_file()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | nds32-dis.c | 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq, in disassemble_init_nds32()
|
H A D | nds32-asm.c | 1612 field_htab = htab_create_alloc (128, htab_hash_hash, htab_hash_eq, in build_operand_hash_table() 1654 hw_ktabs[i] = htab_create_alloc (128, htab_hash_hash, htab_hash_eq, in build_keyword_hash_table() 1794 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, in build_opcode_hash_table()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | nds32-dis.c | 1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq, in disassemble_init_nds32()
|
H A D | nds32-asm.c | 1612 field_htab = htab_create_alloc (128, htab_hash_hash, htab_hash_eq, in build_operand_hash_table() 1654 hw_ktabs[i] = htab_create_alloc (128, htab_hash_hash, htab_hash_eq, in build_keyword_hash_table() 1794 opcode_htab = htab_create_alloc (512, htab_hash_hash, htab_hash_eq, in build_opcode_hash_table()
|