/toolchain/binutils/binutils-2.25/opcodes/ |
D | m10300-dis.c | 151 unsigned long temp = 0; in disassemble() local 186 unsigned long temp = 0; in disassemble() local 228 unsigned long temp = 0; in disassemble() local 257 unsigned long temp = 0; in disassemble() local 281 unsigned long temp = 0; in disassemble() local 323 unsigned long temp; in disassemble() local 335 unsigned long temp; in disassemble() local
|
D | sh64-dis.c | 235 unsigned long temp = instruction >> op->nibbles[i]; in print_insn_shmedia() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | nlm32-i386.c | 74 bfd_byte temp[4]; in nlm_i386_read_reloc() local 147 bfd_byte temp[4]; in nlm_i386_write_import() local 333 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */ in nlm_i386_read_import() local 382 unsigned char temp[NLM_TARGET_LONG_SIZE]; in nlm_i386_write_external() local
|
D | nlm32-ppc.c | 543 bfd_byte temp[4]; in nlm_powerpc_read_reloc() local 616 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */ in nlm_powerpc_read_import() local 665 bfd_byte temp[4]; in nlm_powerpc_write_import() local 850 unsigned char temp[NLM_TARGET_LONG_SIZE]; in nlm_powerpc_write_external() local
|
D | nlm32-sparc.c | 212 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */ in nlm_sparc_read_import() local 264 char temp[4]; in nlm_sparc_write_import() local 307 unsigned char temp[NLM_TARGET_LONG_SIZE]; in nlm_sparc_write_external() local 330 bfd_byte temp[4]; in nlm_sparc_write_export() local
|
D | nlmcode.h | 77 unsigned char temp[NLM_TARGET_LONG_SIZE]; in nlm_swap_variable_header_in() local 569 bfd_byte temp[NLM_TARGET_LONG_SIZE]; in nlm_swap_variable_header_out() local 902 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Symbol offsets read into here. */ in nlm_slurp_symbol_table() local 1785 bfd_byte temp[NLM_TARGET_LONG_SIZE]; in nlm_write_object_contents() local 1867 bfd_byte temp[NLM_TARGET_LONG_SIZE]; in nlm_write_object_contents() local
|
D | nlm32-alpha.c | 603 bfd_byte temp[NLM_TARGET_LONG_SIZE]; /* Temporary 32-bit value. */ in nlm_alpha_read_import() local 796 unsigned char temp[NLM_TARGET_LONG_SIZE]; in nlm_alpha_write_external() local
|
D | format.c | 280 const bfd_target *temp; in bfd_check_format_matches() local
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | ifunc-sel.h | 78 void *temp; in ifunc_one() local
|
/toolchain/binutils/binutils-2.25/include/vms/ |
D | egsy.h | 49 unsigned char temp; member
|
D | esdfm.h | 38 unsigned char temp; member
|
D | esdfv.h | 38 unsigned char temp; member
|
D | eeom.h | 51 unsigned char temp; member
|
D | egps.h | 38 unsigned char temp; member
|
D | esgps.h | 38 unsigned char temp; member
|
D | emh.h | 53 unsigned char temp; member
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mn10300.c | 1981 unsigned long temp = (insn >> 8) & 0xffff; in md_assemble() local 1990 unsigned long temp = ((insn & 0xffffff) << 8) | (extension & 0xff); in md_assemble() local 1996 unsigned long temp = ((insn & 0xffffff) << 8) in md_assemble() local 2027 unsigned long temp = ((insn & 0xffff) << 16) | (extension & 0xffff); in md_assemble() local 2034 unsigned long temp = (((insn & 0xffff) << 16) in md_assemble() local 2043 unsigned long temp = ((insn & 0xff) << 16) | (extension & 0xffff); in md_assemble() local 2051 unsigned long temp = ((insn & 0xff) << 24) | (extension & 0xffffff); in md_assemble() local
|
D | tc-v850.c | 248 int temp = get_absolute_expression (); in v850_offset() local 265 int temp; in v850_comm() local 2454 int temp = (ex.X_add_number >> 16) & 0xffff; in md_assemble() local
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | partition.c | 93 int temp = elem1; in partition_union() local
|
D | fibheap.c | 146 fibnode_t a_root, b_root, temp; in fibheap_union() local 380 fibnode_t temp; in fibheap_consolidate() local
|
D | make-relative-prefix.c | 244 char *temp; in make_relative_prefix_1() local
|
D | cplus-dem.c | 1731 string temp; in demangle_template_template_parm() local 2098 string temp; in demangle_template() local 3285 string temp; in demangle_qualified() local 3662 string temp; in do_type() local 3669 string temp; in do_type() local
|
D | getopt.c | 778 char *temp = my_index (optstring, c); in _getopt_internal() local
|
/toolchain/binutils/binutils-2.25/gas/ |
D | read.c | 746 int temp; in read_a_source_file() local 1689 offsetT temp, size; in s_comm_internal() local 1881 int temp; in s_data() local 2130 offsetT temp; in s_fail() local 3435 char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]; in s_float_space() local 3538 int temp; in s_text() local 4820 char temp[MAXIMUM_NUMBER_OF_CHARS_FOR_FLOAT]; in float_cons() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | size.c | 122 int temp; in main() local
|