Home
last modified time | relevance | path

Searched refs:printed_one (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dsparc-dis.c770 int bit = 0x40, printed_one = 0; in print_insn_sparc() local
780 if (printed_one) in print_insn_sparc()
784 printed_one = 1; in print_insn_sparc()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c771 int bit = 0x40, printed_one = 0; in print_insn_sparc() local
781 if (printed_one) in print_insn_sparc()
785 printed_one = 1; in print_insn_sparc()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c770 int bit = 0x40, printed_one = 0; in print_insn_sparc() local
780 if (printed_one) in print_insn_sparc()
784 printed_one = 1; in print_insn_sparc()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-dis.c770 int bit = 0x40, printed_one = 0; in print_insn_sparc() local
780 if (printed_one) in print_insn_sparc()
784 printed_one = 1; in print_insn_sparc()
/netbsd/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp2655 int printed_one = 0; in do_row() local
2658 if (!printed_one) { in do_row()
2660 printed_one = 1; in do_row()
2664 if (printed_one) in do_row()