Home | History | Annotate | Download | only in info

Lines Matching full:side

106 * Duplication of Side Effects::
517 punctuation in obsolete systems. It has no negative side effects,
1397 expanded, the two tokens on either side of each `##' operator are
2146 * Duplication of Side Effects::
2238 File: cpp.info, Node: Swallowing the Semicolon, Next: Duplication of Side Effects, Prev: Operator Precedence Problems, Up: Macro Pitfalls
2294 File: cpp.info, Node: Duplication of Side Effects, Next: Self-Referential Macros, Prev: Swallowing the Semicolon, Up: Macro Pitfalls
2296 3.10.4 Duplication of Side Effects
2303 When you use this macro with an argument containing a side effect,
2317 when the statement is executed. If it has side effects or if it takes
2353 File: cpp.info, Node: Self-Referential Macros, Next: Argument Prescan, Prev: Duplication of Side Effects, Up: Macro Pitfalls
3026 hand side of a `#pragma' directive. For example,
4107 dependency output file as a side-effect of the compilation process.
4388 You should be prepared for side effects when using `-C'; it causes
4400 In addition to the side-effects of the `-C' option, the `-CC'
5185 * side effects (in macro arguments): Duplication of Side Effects.
5204 * unsafe macros: Duplication of Side Effects.
5249 Node: Duplication of Side Effects94234