Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 68) sorted by relevance

123

/toolchain/binutils/binutils-2.25/opcodes/
Dm10300-dis.c151 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
Dsh64-dis.c235 unsigned long temp = instruction >> op->nibbles[i]; in print_insn_shmedia() local
/toolchain/binutils/binutils-2.25/bfd/
Dnlm32-i386.c74 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
Dnlm32-ppc.c543 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
Dnlm32-sparc.c212 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
Dnlmcode.h77 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
Dnlm32-alpha.c603 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
Dformat.c280 const bfd_target *temp; in bfd_check_format_matches() local
/toolchain/binutils/binutils-2.25/gold/testsuite/
Difunc-sel.h78 void *temp; in ifunc_one() local
/toolchain/binutils/binutils-2.25/include/vms/
Degsy.h49 unsigned char temp; member
Desdfm.h38 unsigned char temp; member
Desdfv.h38 unsigned char temp; member
Deeom.h51 unsigned char temp; member
Degps.h38 unsigned char temp; member
Desgps.h38 unsigned char temp; member
Demh.h53 unsigned char temp; member
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mn10300.c1981 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
Dtc-v850.c248 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/
Dpartition.c93 int temp = elem1; in partition_union() local
Dfibheap.c146 fibnode_t a_root, b_root, temp; in fibheap_union() local
380 fibnode_t temp; in fibheap_consolidate() local
Dmake-relative-prefix.c244 char *temp; in make_relative_prefix_1() local
Dcplus-dem.c1731 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
Dgetopt.c778 char *temp = my_index (optstring, c); in _getopt_internal() local
/toolchain/binutils/binutils-2.25/gas/
Dread.c746 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/
Dsize.c122 int temp; in main() local

123