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
2186 * Duplication of Side Effects::
2278 File: cpp.info, Node: Swallowing the Semicolon, Next: Duplication of Side Effects, Prev: Operator Precedence Problems, Up: Macro Pitfalls
2334 File: cpp.info, Node: Duplication of Side Effects, Next: Self-Referential Macros, Prev: Swallowing the Semicolon, Up: Macro Pitfalls
2336 3.10.4 Duplication of Side Effects
2343 When you use this macro with an argument containing a side effect,
2357 when the statement is executed. If it has side effects or if it takes
2393 File: cpp.info, Node: Self-Referential Macros, Next: Argument Prescan, Prev: Duplication of Side Effects, Up: Macro Pitfalls
3066 hand side of a `#pragma' directive. For example,
4151 dependency output file as a side-effect of the compilation process.
4447 You should be prepared for side effects when using `-C'; it causes
4459 In addition to the side-effects of the `-C' option, the `-CC'
5244 * side effects (in macro arguments): Duplication of Side Effects.
5263 * unsafe macros: Duplication of Side Effects.
5308 Node: Duplication of Side Effects95664