Home
last modified time | relevance | path

Searched defs:new_bits (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dhash_fnv.c85 #define HASH_FNV_NEW_BITS(new_bits) (new_bits) argument
87 #define HASH_FNV_NEW_BITS(new_bits) (1 + (new_bits)) argument
111 HASH_FNV_T new_bits; in hash_fnv() local
130 HASH_FNV_T new_bits; in hash_fnvz() local
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dgen.c265 opcode_bits *new_bits = ZALLOC (opcode_bits); in new_opcode_bits() local
805 int new_opcode_nr, opcode_bits *new_bits) in gen_entry_insert_insn()
1030 opcode_bits *new_bits = in gen_entry_expand_opcode() local
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dld-insn.c679 insn_bits *new_bits) in insn_table_insert_expanded()
739 insn_bits *new_bits = ZALLOC(insn_bits); in insn_table_expand_opcode() local
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmep-tdep.c1199 ULONGEST new_bits; in mep_pseudo_csr_write() local
/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_read_support_format_rar5.c1070 const int new_bits = rar->bits.bit_addr + bits; in skip_bits() local