Home | History | Annotate | Download | only in info

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::.
2023 -dM' to see them all. *Note Invocation::. All system-specific
2152 macro invocation not present.
2154 If, within a macro invocation, that macro is redefined, then the new
2546 The invocation of a function-like macro can extend over many logical
2549 debugger refer to the line the invocation started on, which might be
2718 perhaps set in the Makefile. *Note Invocation::.
3332 can run together with the text after the macro invocation to produce a
3355 invocation.
3378 is treated as an invocation of the macro `f' with a single argument
3478 File: cpp.info, Node: Implementation Details, Next: Invocation, Prev: Traditional Mode, Up: Top
3734 *Note Invocation::.
3834 argument in the macro invocation was empty, previous versions of
3867 File: cpp.info, Node: Invocation, Next: Environment Variables, Prev: Implementation Details, Up: Top
3869 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 Invocation. (line 525)
5045 * ansi: Invocation. (line 311)
5046 * C: Invocation. (line 577)
5053 * D: Invocation. (line 39)
5054 * dD: Invocation. (line 557)
5057 * dI: Invocation. (line 566)
5058 * dM: Invocation. (line 541)
5059 * dN: Invocation. (line 563)
5060 * fdirectives-only: Invocation. (line 433)
5061 * fdollars-in-identifiers: Invocation. (line 455)
5062 * fexec-charset: Invocation. (line 482)
5063 * fextended-identifiers: Invocation. (line 458)
5064 * finput-charset: Invocation. (line 495)
5065 * fno-show-column: Invocation. (line 520)
5066 * fno-working-directory: Invocation. (line 505)
5067 * fpreprocessed: Invocation. (line 463)
5068 * ftabstop: Invocation. (line 476)
5069 * fwide-exec-charset: Invocation. (line 487)
5070 * fworking-directory: Invocation. (line 505)
5071 * H: Invocation. (line 622)
5072 * help: Invocation. (line 614)
5073 * I: Invocation. (line 71)
5074 * I-: Invocation. (line 348)
5075 * idirafter: Invocation. (line 390)
5076 * imacros: Invocation. (line 381)
5077 * imultilib: Invocation. (line 413)
5078 * include: Invocation. (line 370)
5079 * iprefix: Invocation. (line 397)
5080 * iquote: Invocation. (line 425)
5081 * isysroot: Invocation. (line 409)
5082 * isystem: Invocation. (line 417)
5083 * iwithprefix: Invocation. (line 403)
5084 * iwithprefixbefore: Invocation. (line 403)
5085 * M: Invocation. (line 183)
5086 * MD: Invocation. (line 272)
5087 * MF: Invocation. (line 218)
5088 * MG: Invocation. (line 227)
5089 * MM: Invocation. (line 208)
5090 * MMD: Invocation. (line 288)
5091 * MP: Invocation. (line 237)
5092 * MQ: Invocation. (line 263)
5093 * MT: Invocation. (line 249)
5094 * nostdinc: Invocation. (line 360)
5095 * nostdinc++: Invocation. (line 365)
5096 * o: Invocation. (line 82)
5099 * P: Invocation. (line 570)
5100 * pedantic: Invocation. (line 173)
5101 * pedantic-errors: Invocation. (line 178)
5102 * remap: Invocation. (line 609)
5103 * std=: Invocation. (line 311)
5106 * target-help: Invocation. (line 614)
5107 * traditional-cpp: Invocation. (line 602)
5108 * trigraphs: Invocation. (line 606)
5109 * U: Invocation. (line 62)
5110 * undef: Invocation. (line 66)
5111 * v: Invocation. (line 618)
5112 * version: Invocation. (line 631)
5113 * w: Invocation. (line 169)
5114 * Wall: Invocation. (line 88)
5115 * Wcomment: Invocation. (line 96)
5116 * Wcomments: Invocation. (line 96)
5117 * Wendif-labels: Invocation. (line 146)
5118 * Werror: Invocation. (line 159)
5119 * Wimport: Invocation. (line 119)
5120 * Wsystem-headers: Invocation. (line 163)
5121 * Wtraditional: Invocation. (line 113)
5122 * Wtrigraphs: Invocation. (line 101)
5123 * Wundef: Invocation. (line 122)
5124 * Wunused-macros: Invocation. (line 127)
5125 * x: Invocation. (line 295)
5148 * character set, execution: Invocation. (line 482)
5149 * character set, input: Invocation. (line 495)
5150 * character set, wide execution: Invocation. (line 487)
5151 * command line: Invocation. (line 6)
5165 * dependencies, make: Invocation. (line 183)
5184 * grouping options: Invocation. (line 34)
5194 * invocation: Invocation. (line 6)
5206 * make: Invocation. (line 183)
5214 * options: Invocation. (line 38)
5215 * options, grouping: Invocation. (line 34)
5339 Node: Invocation158874