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
3769 *Note Invocation::.
3831 argument in the macro invocation was empty, previous versions of
3864 File: cpp.info, Node: Invocation, Next: Environment Variables, Prev: Implementation Details, Up: Top
3866 12 Invocation
4502 File: cpp.info, Node: Environment Variables, Next: GNU Free Documentation License, Prev: Invocation, Up: Top
4513 Invocation::). These take precedence over environment variables, which
4558 combining the options `-MM' and `-MF' (*note Invocation::), with
4565 file is omitted. *Note Invocation::.
5045 * A: Invocation. (line 522)
5046 * ansi: Invocation. (line 308)
5047 * C: Invocation. (line 581)
5054 * D: Invocation. (line 39)
5055 * dD: Invocation. (line 554)
5058 * dI: Invocation. (line 563)
5059 * dM: Invocation. (line 538)
5060 * dN: Invocation. (line 560)
5061 * dU: Invocation. (line 567)
5062 * fdirectives-only: Invocation. (line 430)
5063 * fdollars-in-identifiers: Invocation. (line 452)
5064 * fexec-charset: Invocation. (line 479)
5065 * fextended-identifiers: Invocation. (line 455)
5066 * finput-charset: Invocation. (line 492)
5067 * fno-show-column: Invocation. (line 517)
5068 * fno-working-directory: Invocation. (line 502)
5069 * fpreprocessed: Invocation. (line 460)
5070 * ftabstop: Invocation. (line 473)
5071 * fwide-exec-charset: Invocation. (line 484)
5072 * fworking-directory: Invocation. (line 502)
5073 * H: Invocation. (line 626)
5074 * help: Invocation. (line 618)
5075 * I: Invocation. (line 71)
5076 * I-: Invocation. (line 345)
5077 * idirafter: Invocation. (line 387)
5078 * imacros: Invocation. (line 378)
5079 * imultilib: Invocation. (line 410)
5080 * include: Invocation. (line 367)
5081 * iprefix: Invocation. (line 394)
5082 * iquote: Invocation. (line 422)
5083 * isysroot: Invocation. (line 406)
5084 * isystem: Invocation. (line 414)
5085 * iwithprefix: Invocation. (line 400)
5086 * iwithprefixbefore: Invocation. (line 400)
5087 * M: Invocation. (line 180)
5088 * MD: Invocation. (line 269)
5089 * MF: Invocation. (line 215)
5090 * MG: Invocation. (line 224)
5091 * MM: Invocation. (line 205)
5092 * MMD: Invocation. (line 285)
5093 * MP: Invocation. (line 234)
5094 * MQ: Invocation. (line 260)
5095 * MT: Invocation. (line 246)
5096 * nostdinc: Invocation. (line 357)
5097 * nostdinc++: Invocation. (line 362)
5098 * o: Invocation. (line 82)
5101 * P: Invocation. (line 574)
5102 * pedantic: Invocation. (line 170)
5103 * pedantic-errors: Invocation. (line 175)
5104 * remap: Invocation. (line 613)
5105 * std=: Invocation. (line 308)
5108 * target-help: Invocation. (line 618)
5109 * traditional-cpp: Invocation. (line 606)
5110 * trigraphs: Invocation. (line 610)
5111 * U: Invocation. (line 62)
5112 * undef: Invocation. (line 66)
5113 * v: Invocation. (line 622)
5114 * version: Invocation. (line 635)
5115 * w: Invocation. (line 166)
5116 * Wall: Invocation. (line 88)
5117 * Wcomment: Invocation. (line 96)
5118 * Wcomments: Invocation. (line 96)
5119 * Wendif-labels: Invocation. (line 143)
5120 * Werror: Invocation. (line 156)
5121 * Wsystem-headers: Invocation. (line 160)
5122 * Wtraditional: Invocation. (line 113)
5123 * Wtrigraphs: Invocation. (line 101)
5124 * Wundef: Invocation. (line 119)
5125 * Wunused-macros: Invocation. (line 124)
5126 * x: Invocation. (line 292)
5149 * character set, execution: Invocation. (line 479)
5150 * character set, input: Invocation. (line 492)
5151 * character set, wide execution: Invocation. (line 484)
5152 * command line: Invocation. (line 6)
5166 * dependencies, make: Invocation. (line 180)
5185 * grouping options: Invocation. (line 34)
5195 * invocation: Invocation. (line 6)
5207 * make: Invocation. (line 180)
5215 * options: Invocation. (line 38)
5216 * options, grouping: Invocation. (line 34)
5339 Node: Invocation159070