Home
last modified time | relevance | path

Searched refs:htab_hash_eq (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dnds32-dis.c665 htab_hash_eq (const void *p, const void *q) in htab_hash_eq() function
1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq, in disassemble_init_nds32()
Dnds32-asm.c1598 htab_hash_eq (const void *p, const void *q) in htab_hash_eq() function
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/gdb/dist/opcodes/
Dnds32-dis.c665 htab_hash_eq (const void *p, const void *q) in htab_hash_eq() function
1257 opcode_htab = htab_create_alloc (1024, htab_hash_hash, htab_hash_eq, in disassemble_init_nds32()
Dnds32-asm.c1598 htab_hash_eq (const void *p, const void *q) in htab_hash_eq() function
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()