Lines Matching full:side
107 * Duplication of Side Effects::
517 punctuation in obsolete systems. It has no negative side effects,
1435 expanded, the two tokens on either side of each `##' operator are
2228 * Duplication of Side Effects::
2320 File: cpp.info, Node: Swallowing the Semicolon, Next: Duplication of Side Effects, Prev: Operator Precedence Problems, Up: Macro Pitfalls
2376 File: cpp.info, Node: Duplication of Side Effects, Next: Self-Referential Macros, Prev: Swallowing the Semicolon, Up: Macro Pitfalls
2378 3.10.4 Duplication of Side Effects
2385 When you use this macro with an argument containing a side effect,
2399 when the statement is executed. If it has side effects or if it takes
2435 File: cpp.info, Node: Self-Referential Macros, Next: Argument Prescan, Prev: Duplication of Side Effects, Up: Macro Pitfalls
3108 hand side of a `#pragma' directive. For example,
4145 dependency output file as a side-effect of the compilation process.
4448 You should be prepared for side effects when using `-C'; it causes
4460 In addition to the side-effects of the `-C' option, the `-CC'
5245 * side effects (in macro arguments): Duplication of Side Effects.
5264 * unsafe macros: Duplication of Side Effects.
5310 Node: Duplication of Side Effects97734