Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 25 of 117) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gas/
Dmacro.c478 sb_new (&formal->actual); in new_formal()
489 sb_kill (&formal->actual); in del_formal()
761 if (ptr->actual.len) in sub_actual()
763 sb_add_sb (out, &ptr->actual); in sub_actual()
874 if (f->actual.len != 0) in macro_expand_body()
875 sb_add_sb (out, &f->actual); in macro_expand_body()
926 sb_add_string (&f->actual, buf); in macro_expand_body()
987 if (ptr->actual.len) in macro_expand_body()
1039 sb_reset (&f->actual); in macro_expand()
1064 idx = get_any_string (idx, in, &n->actual); in macro_expand()
[all …]
Dmacro.h49 sb actual; /* The actual argument (changed on each expansion). */ member
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dincremental_test.sh54 cut -d ' ' -f 2- > actual
64 check_cmp actual recorded
66 rm -f actual recorded
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
Dempty.s3 # No actual contents necessary!
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
Dglobsymw1.s14 ;# construct is last, but is missing the actual symbol warned about.
/toolchain/binutils/binutils-2.25/config/
Dlcmessage.m413 dnl Please note that the actual code of the GNU gettext library is covered
Dnls.m413 dnl Please note that the actual code of the GNU gettext library is covered
Dprogtest.m413 dnl Please note that the actual code of the GNU gettext library is covered
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-sh64.texi151 (i.e. they will be even). If you need to reference the actual address
162 or an SHcompact label. The second longword will be the actual address
/toolchain/binutils/binutils-2.25/binutils/
DREADME32 directory are for information and for configuration. The actual
176 - The actual input file that caused the problem.
203 you can associate -lc on the ld command line with the actual libc used.
/toolchain/binutils/binutils-2.25/cpu/
Dfrv.opc276 different actual implementation units on different machines. These
280 /* unit in insn actual unit */
311 different actual implementation units on different machines. These
315 /* unit in insn actual unit */
347 /* unit in insn actual unit */
379 /* unit in insn actual unit */
445 /* Map any specialized implementation units to actual ones. */
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dpushpop.s60 ; (e.g. "move.d [sp+],r6") which is the actual insn recognized as
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Delf32cr16.sc135 /* You may change the sizes of the following sections to fit the actual
Delf32crx.sc139 /* You may change the sizes of the following sections to fit the actual
Dppcpe.sc140 actual toc, and subtract 32K from all references, thus using
Delfi370.sc123 that no actual memory is lost; the page which is skipped can not
/toolchain/binutils/binutils-2.25/bfd/
DPORTING38 functions that do the actual <target>-specific methods.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmmo.em165 of actual section flags, in contrast to what's done in elf32.em. */
/toolchain/binutils/binutils-2.25/gold/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/binutils/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/opcodes/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/gprof/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/ld/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/gas/po/
DMake-in8 # Please note that the actual code is *not* freely available.
/toolchain/binutils/binutils-2.25/gold/
Dconfigure.ac425 dnl They would pass the test here, but fail in actual use when $WARN_CFLAGS
558 dnl They would pass the test here, but fail in actual use when $WARN_CFLAGS

12345