Searched refs:htab_hash_eq (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | nds32-dis.c | 665 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()
|
| D | nds32-asm.c | 1598 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/ |
| D | nds32-dis.c | 665 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()
|
| D | nds32-asm.c | 1598 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()
|