Searched refs:n2 (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-srec/ |
D | srec.exp | 155 set n2 [srec_len $l2] 176 if { $a1 + $n1 < $a2 + $n2 } { 179 set ol [expr $n2 - $os2] 194 if { $a1 + $n1 < $a2 + $n2 } { 195 set l2 [srec_trim $l2 [expr ($a2 + $n2) - ($a1 + $n1)]] 197 } else { if { $a1 + $n1 > $a2 + $n2 } { 198 set l1 [srec_trim $l1 [expr ($a1 + $n1) - ($a2 + $n2)]]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldctor.c | 159 const char *n2; in ctor_cmp() local 166 n2 = (*pe2)->name; in ctor_cmp() 167 if (n2 == NULL) in ctor_cmp() 168 n2 = ""; in ctor_cmp() 175 prio2 = ctor_prio (n2); in ctor_cmp()
|
D | pe-dll.c | 1801 const char *n2, in quick_symbol() argument 1808 char *name = xmalloc (strlen (n1) + strlen (n2) + strlen (n3) + 1); in quick_symbol() 1811 strcat (name, n2); in quick_symbol()
|
D | ChangeLog-0001 | 655 (quick_symbol): Constify "n1", "n2", "n3" params.
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | ar.exp | 41 set n2 "abcdefghijklmnopqrstuvwxyz2" 60 remote_file host delete $n2 62 set status [catch "set f [open tmpdir/$n2 w]" errs] 64 verbose -log "open tmpdir/$n2 returned $errs" 108 if ![string match "$n1*$n2" $got] { 137 remote_upload host $n2 tmpdir/$n2 142 set file2 $n2
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | stabs.c | 1657 bfd_signed_vma n2, n3; in parse_stab_range_type() local 1687 n2 = parse_number (pp, &ov2); in parse_stab_range_type() 1717 && n2 == 0 in parse_stab_range_type() 1729 if (self_subrange && n2 == 0 && n3 == 0) in parse_stab_range_type() 1734 if (self_subrange && n3 == 0 && n2 > 0) in parse_stab_range_type() 1735 return debug_make_complex_type (dhandle, n2); in parse_stab_range_type() 1739 if (n3 == 0 && n2 > 0) in parse_stab_range_type() 1740 return debug_make_float_type (dhandle, n2); in parse_stab_range_type() 1743 if (n2 == 0 && n3 == -1) in parse_stab_range_type() 1761 if (self_subrange && n2 == 0 && n3 == 127) in parse_stab_range_type() [all …]
|
D | od-xcoff.c | 1170 int n1, n2, n3; in dump_xcoff32_loader() local 1173 n2 = strlen (p + n1 + 1); in dump_xcoff32_loader() 1174 n3 = strlen (p + n1 + 1 + n2+ 1); in dump_xcoff32_loader() 1176 p, p + n1 + 1, p + n1 + n2 + 2); in dump_xcoff32_loader() 1177 p += n1 + n2 + n3 + 3; in dump_xcoff32_loader()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
D | cris.exp | 163 $line junk leftpart n1 n2 n3 n4 rightpart 177 $line junk leftpart n1 n2 n3 n4 rightpart
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | m68k-dis.c | 399 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() argument 400 (n0 | n1 << 1 | n2 << 2 | n3 << 3 | n4 << 4 | n5 << 5 | n6 << 6 \ in m68k_valid_ea()
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | vi.po | 161 msgstr " --exclude-libs thư_viện1,thư_viện2,... Loại trừ những thư viện này khỏi việc tự động x…
|
/toolchain/binutils/binutils-2.25/gold/ |
D | ChangeLog | 5856 * dirsearch.cc (Dirsearch::find): Replace n1 and n2 parameters
|
/toolchain/binutils/binutils-2.25/gas/po/ |
D | es.po | 11207 msgstr "código de operación2 `%s' desconocido."
|