Lines Matching full:invocation
55 * Invocation::
202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
463 Invocation::.
677 Invocation::).
827 are generally less useful. *Note Invocation::.
1138 replaces the macro invocation, then the expansion is examined for more
1214 invocation. Since `lang_init' is an object-like macro, it does not
1231 by commas. The invocation of the macro need not be restricted to a
1268 invocation. You can run into trouble if you try to be too clever,
1675 undefined or 1. *Note Invocation::.
1983 -dM' to see them all. *Note Invocation::. All system-specific
2112 macro invocation not present.
2114 If, within a macro invocation, that macro is redefined, then the new
2506 The invocation of a function-like macro can extend over many logical
2509 debugger refer to the line the invocation started on, which might be
2678 perhaps set in the Makefile. *Note Invocation::.
3292 can run together with the text after the macro invocation to produce a
3315 invocation.
3338 is treated as an invocation of the macro `f' with a single argument
3438 File: cpp.info, Node: Implementation Details, Next: Invocation, Prev: Traditional Mode, Up: Top
3694 *Note Invocation::.
3794 argument in the macro invocation was empty, previous versions of
3827 File: cpp.info, Node: Invocation, Next: Environment Variables, Prev: Implementation Details, Up: Top
3829 12 Invocation
4442 File: cpp.info, Node: Environment Variables, Next: GNU Free Documentation License, Prev: Invocation, Up: Top
4453 Invocation::). These take precedence over environment variables, which
4498 combining the options `-MM' and `-MF' (*note Invocation::), with
4505 file is omitted. *Note Invocation::.
4985 * A: Invocation. (line 510)
4986 * ansi: Invocation. (line 307)
4987 * C: Invocation. (line 558)
4994 * D: Invocation. (line 39)
4995 * dD: Invocation. (line 538)
4998 * dI: Invocation. (line 547)
4999 * dM: Invocation. (line 526)
5000 * dN: Invocation. (line 544)
5001 * fdirectives-only: Invocation. (line 424)
5002 * fdollars-in-identifiers: Invocation. (line 440)
5003 * fexec-charset: Invocation. (line 467)
5004 * fextended-identifiers: Invocation. (line 443)
5005 * finput-charset: Invocation. (line 480)
5006 * fno-show-column: Invocation. (line 505)
5007 * fno-working-directory: Invocation. (line 490)
5008 * fpreprocessed: Invocation. (line 448)
5009 * ftabstop: Invocation. (line 461)
5010 * fwide-exec-charset: Invocation. (line 472)
5011 * fworking-directory: Invocation. (line 490)
5012 * H: Invocation. (line 603)
5013 * help: Invocation. (line 595)
5014 * I: Invocation. (line 71)
5015 * I-: Invocation. (line 344)
5016 * idirafter: Invocation. (line 386)
5017 * imacros: Invocation. (line 377)
5018 * imultilib: Invocation
5019 * include: Invocation. (line 366)
5020 * iprefix: Invocation. (line 391)
5021 * iquote: Invocation. (line 418)
5022 * isysroot: Invocation. (line 403)
5023 * isystem: Invocation. (line 411)
5024 * iwithprefix: Invocation. (line 397)
5025 * iwithprefixbefore: Invocation. (line 397)
5026 * M: Invocation. (line 181)
5027 * MD: Invocation. (line 269)
5028 * MF: Invocation. (line 215)
5029 * MG: Invocation. (line 224)
5030 * MM: Invocation. (line 205)
5031 * MMD: Invocation. (line 284)
5032 * MP: Invocation. (line 234)
5033 * MQ: Invocation. (line 260)
5034 * MT: Invocation. (line 246)
5035 * nostdinc: Invocation. (line 356)
5036 * nostdinc++: Invocation. (line 361)
5037 * o: Invocation. (line 80)
5040 * P: Invocation. (line 551)
5041 * pedantic: Invocation. (line 171)
5042 * pedantic-errors: Invocation. (line 176)
5043 * remap: Invocation. (line 590)
5044 * std=: Invocation. (line 307)
5047 * target-help: Invocation. (line 595)
5048 * traditional-cpp: Invocation. (line 583)
5049 * trigraphs: Invocation. (line 587)
5050 * U: Invocation. (line 62)
5051 * undef: Invocation. (line 66)
5052 * v: Invocation. (line 599)
5053 * version: Invocation. (line 612)
5054 * w: Invocation. (line 167)
5055 * Wall: Invocation. (line 86)
5056 * Wcomment: Invocation. (line 94)
5057 * Wcomments: Invocation. (line 94)
5058 * Wendif-labels: Invocation. (line 144)
5059 * Werror: Invocation. (line 157)
5060 * Wimport: Invocation. (line 117)
5061 * Wsystem-headers: Invocation. (line 161)
5062 * Wtraditional: Invocation. (line 111)
5063 * Wtrigraphs: Invocation. (line 99)
5064 * Wundef: Invocation. (line 120)
5065 * Wunused-macros: Invocation. (line 125)
5066 * x: Invocation. (line 291)
5089 * character set, execution: Invocation. (line 467)
5090 * character set, input: Invocation. (line 480)
5091 * character set, wide execution: Invocation. (line 472)
5092 * command line: Invocation. (line 6)
5106 * dependencies, make: Invocation. (line 181)
5125 * grouping options: Invocation. (line 34)
5135 * invocation: Invocation. (line 6)
5147 * make: Invocation. (line 181)
5155 * options: Invocation. (line 38)
5156 * options, grouping: Invocation. (line 34)
5280 Node: Invocation157467