Home
last modified time | relevance | path

Searched refs:preprocessor (Results 1 – 25 of 114) sorted by relevance

12345

/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/windres/
DREADME15 // cpparg <preprocessor options passed via --preprocessor-arg>
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-pj.texi45 a logical line number directive (@pxref{Comments}) or a preprocessor
Dc-epiphany.texi60 a logical line number directive (@pxref{Comments}) or a preprocessor
Dc-mt.texi62 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-ip2k.texi63 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-xc16x.texi74 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-ns32k.texi65 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-visium.texi65 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-microblaze.texi93 preprocessor control command (@pxref{Preprocessing}).
Dc-xstormy16.texi29 (@pxref{Comments}) or a preprocessor control command
Dc-arc.texi143 preprocessor control command (@pxref{Preprocessing}).
165 @cindex C preprocessor macro separator, ARC
166 @cindex ARC C preprocessor macro separator
168 preprocessor macro.
Dc-rl78.texi141 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-cr16.texi117 directive (@pxref{Comments}) or a preprocessor control command
Dc-m32c.texi142 preprocessor control command (@pxref{Preprocessing}).
Dc-lm32.texi213 number directive (@pxref{Comments}) or a preprocessor
Dc-xgate.texi93 directive (@pxref{Comments}) or a preprocessor control command
Dc-ppc.texi224 a logical line number directive (@pxref{Comments}) or a preprocessor
Dc-tic6x.texi98 (@pxref{Comments}) or a preprocessor control command
Dc-i860.texi190 logical line number directive (@pxref{Comments}) or a preprocessor
Dc-sh64.texi91 a logical line number directive (@pxref{Comments}) or a preprocessor
/toolchain/binutils/binutils-2.27/binutils/
Dwindres.c793 char *preprocessor; in main() local
825 preprocessor = NULL; in main()
886 preprocessor = optarg; in main()
1054 resources = read_rc_file (input_filename, preprocessor, preprocargs, in main()
DChangeLog-2011632 * windres.c (usage): Add new --preprocessor-arg option.
634 (option long_options): Add preprocessor-arg option.
636 * doc/binutils.texi: Add documentation for --preprocessor-arg
638 * NEWS: Add line about new --preprocessor-arg option for windres.
Dresrc.c428 read_rc_file (const char *filename, const char *preprocessor, in read_rc_file() argument
477 if (preprocessor) in read_rc_file()
479 cmd = xmalloc (strlen (preprocessor) in read_rc_file()
484 sprintf (cmd, "%s %s %s%s%s", preprocessor, preprocargs, in read_rc_file()
493 preprocessor = DEFAULT_PREPROCESSOR; in read_rc_file()
496 + strlen (preprocessor) in read_rc_file()
DNEWS58 * Add --preprocessor-arg option to windres to specify additional options
59 passed to preprocessor.
/toolchain/binutils/binutils-2.27/config/
Dacx.m4346 # triggers warnings from the preprocessor. Will be in autoconf 2.58.
348 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a

12345