Home
last modified time | relevance | path

Searched refs:size_changed (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcrx-dis.c98 static int size_changed; variable
397 size_changed = 1; in make_argument()
659 currInsn.size = instruction->size + (size_changed ? 1 : 0); in make_instruction()
705 size_changed = 0; in print_insn_crx()
H A Dcr16-dis.c88 static int size_changed; variable
748 cr16_currInsn.size = instruction->size + (size_changed ? 1 : 0); in cr16_make_instruction()
794 size_changed = 0; in print_insn_cr16()
H A DChangeLog-2017472 (imm4flag, size_changed): Likewise.
475 (cst4flag, size_changed): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcrx-dis.c98 static int size_changed; variable
397 size_changed = 1; in make_argument()
659 currInsn.size = instruction->size + (size_changed ? 1 : 0); in make_instruction()
705 size_changed = 0; in print_insn_crx()
H A Dcr16-dis.c88 static int size_changed; variable
748 cr16_currInsn.size = instruction->size + (size_changed ? 1 : 0); in cr16_make_instruction()
794 size_changed = 0; in print_insn_cr16()
H A DChangeLog-2017472 (imm4flag, size_changed): Likewise.
475 (cst4flag, size_changed): Likewise.
/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-deptree.c111 unsigned size_changed; member
605 dnode->props.size_changed = 0; in dm_tree_add_new_dev()
682 return dnode->props.size_changed; in dm_tree_node_size_changed()
1590 if ((dnode->props.size_changed = in _load_node()
1644 if (child->props.size_changed) in dm_tree_preload_children()
1645 dnode->props.size_changed = 1; in dm_tree_preload_children()
1648 if (!dm_tree_node_num_children(child, 1) || !child->props.size_changed) in dm_tree_preload_children()
/netbsd-src/external/gpl2/lvm2/dist/
H A DWHATS_NEW_DM68 Propagate the table size_changed property up the dm device tree.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2017472 (imm4flag, size_changed): Likewise.
475 (cst4flag, size_changed): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2017472 (imm4flag, size_changed): Likewise.
475 (cst4flag, size_changed): Likewise.