Home | History | Annotate | Download | only in info

Lines Matching full:invocation

55 * Invocation::
202 diagnostics, you must also use `-pedantic'. *Note Invocation::.
463 Invocation::.
678 Invocation::).
828 are generally less useful. *Note Invocation::.
1176 replaces the macro invocation, then the expansion is examined for more
1252 invocation. Since `lang_init' is an object-like macro, it does not
1269 by commas. The invocation of the macro need not be restricted to a
1306 invocation. You can run into trouble if you try to be too clever,
1713 undefined or 1. *Note Invocation::.
2065 -dM' to see them all. *Note Invocation::. All system-specific
2194 macro invocation not present.
2196 If, within a macro invocation, that macro is redefined, then the new
2588 The invocation of a function-like macro can extend over many logical
2591 debugger refer to the line the invocation started on, which might be
2760 perhaps set in the Makefile. *Note Invocation::.
3374 can run together with the text after the macro invocation to produce a
3397 invocation.
3420 is treated as an invocation of the macro `f' with a single argument
3520 File: cpp.info, Node: Implementation Details, Next: Invocation, Prev: Traditional Mode, Up: Top
3768 *Note Invocation::.
3830 argument in the macro invocation was empty, previous versions of
3863 File: cpp.info, Node: Invocation, Next: Environment Variables, Prev: Implementation Details, Up: Top
3865 12 Invocation
4501 File: cpp.info, Node: Environment Variables, Next: GNU Free Documentation License, Prev: Invocation, Up: Top
4512 Invocation::). These take precedence over environment variables, which
4557 combining the options `-MM' and `-MF' (*note Invocation::), with
4564 file is omitted. *Note Invocation::.
5044 * A: Invocation. (line 522)
5045 * ansi: Invocation. (line 308)
5046 * C: Invocation. (line 581)
5053 * D: Invocation. (line 39)
5054 * dD: Invocation. (line 554)
5057 * dI: Invocation. (line 563)
5058 * dM: Invocation. (line 538)
5059 * dN: Invocation. (line 560)
5060 * dU: Invocation. (line 567)
5061 * fdirectives-only: Invocation. (line 430)
5062 * fdollars-in-identifiers: Invocation. (line 452)
5063 * fexec-charset: Invocation. (line 479)
5064 * fextended-identifiers: Invocation. (line 455)
5065 * finput-charset: Invocation. (line 492)
5066 * fno-show-column: Invocation. (line 517)
5067 * fno-working-directory: Invocation. (line 502)
5068 * fpreprocessed: Invocation. (line 460)
5069 * ftabstop: Invocation. (line 473)
5070 * fwide-exec-charset: Invocation. (line 484)
5071 * fworking-directory: Invocation. (line 502)
5072 * H: Invocation. (line 626)
5073 * help: Invocation. (line 618)
5074 * I: Invocation. (line 71)
5075 * I-: Invocation. (line 345)
5076 * idirafter: Invocation. (line 387)
5077 * imacros: Invocation. (line 378)
5078 * imultilib: Invocation. (line 410)
5079 * include: Invocation. (line 367)
5080 * iprefix: Invocation. (line 394)
5081 * iquote: Invocation. (line 422)
5082 * isysroot: Invocation. (line 406)
5083 * isystem: Invocation. (line 414)
5084 * iwithprefix: Invocation. (line 400)
5085 * iwithprefixbefore: Invocation. (line 400)
5086 * M: Invocation. (line 180)
5087 * MD: Invocation. (line 269)
5088 * MF: Invocation. (line 215)
5089 * MG: Invocation. (line 224)
5090 * MM: Invocation. (line 205)
5091 * MMD: Invocation. (line 285)
5092 * MP: Invocation. (line 234)
5093 * MQ: Invocation. (line 260)
5094 * MT: Invocation. (line 246)
5095 * nostdinc: Invocation. (line 357)
5096 * nostdinc++: Invocation. (line 362)
5097 * o: Invocation. (line 82)
5100 * P: Invocation. (line 574)
5101 * pedantic: Invocation. (line 170)
5102 * pedantic-errors: Invocation. (line 175)
5103 * remap: Invocation. (line 613)
5104 * std=: Invocation. (line 308)
5107 * target-help: Invocation. (line 618)
5108 * traditional-cpp: Invocation. (line 606)
5109 * trigraphs: Invocation. (line 610)
5110 * U: Invocation. (line 62)
5111 * undef: Invocation. (line 66)
5112 * v: Invocation. (line 622)
5113 * version: Invocation. (line 635)
5114 * w: Invocation. (line 166)
5115 * Wall: Invocation. (line 88)
5116 * Wcomment: Invocation. (line 96)
5117 * Wcomments: Invocation. (line 96)
5118 * Wendif-labels: Invocation. (line 143)
5119 * Werror: Invocation. (line 156)
5120 * Wsystem-headers: Invocation. (line 160)
5121 * Wtraditional: Invocation. (line 113)
5122 * Wtrigraphs: Invocation. (line 101)
5123 * Wundef: Invocation. (line 119)
5124 * Wunused-macros: Invocation. (line 124)
5125 * x: Invocation. (line 292)
5148 * character set, execution: Invocation. (line 479)
5149 * character set, input: Invocation. (line 492)
5150 * character set, wide execution: Invocation. (line 484)
5151 * command line: Invocation. (line 6)
5165 * dependencies, make: Invocation. (line 180)
5184 * grouping options: Invocation. (line 34)
5194 * invocation: Invocation. (line 6)
5206 * make: Invocation. (line 180)
5214 * options: Invocation. (line 38)
5215 * options, grouping: Invocation. (line 34)
5338 Node: Invocation159073