Home | History | Annotate | Download | only in info

Lines Matching full:conditionals

47 * Conditionals::
112 Conditionals
886 `#include', then you don't need the conditionals inside the header file
919 systems, for instance. You could do this with a series of conditionals,
1078 File: cpp.info, Node: Macros, Next: Conditionals, Prev: Header Files, Up: Top
2742 File: cpp.info, Node: Conditionals, Next: Diagnostics, Prev: Macros, Up: Top
2744 4 Conditionals
2749 stream passed to the compiler. Preprocessor conditionals can test
2783 File: cpp.info, Node: Conditional Uses, Next: Conditional Syntax, Up: Conditionals
2811 conditionals.
2814 File: cpp.info, Node: Conditional Syntax, Next: Deleted Code, Prev: Conditional Uses, Up: Conditionals
2884 conditionals to avoid using a system feature on a machine where it
2891 conditionals to test whether or how this macro is defined, and
2981 Conditionals written like this:
3022 One common case of nested conditionals is used to check for more than
3062 File: cpp.info, Node: Deleted Code, Prev: Conditional Syntax, Up: Conditionals
3076 contains conditionals, but they must be entire conditionals (balanced
3090 File: cpp.info, Node: Diagnostics, Next: Line Control, Prev: Conditionals, Up: Top
3109 the installation in a consistent way, you can use conditionals to detect
3846 conditionals to test what sort of computer or system the compiled
3882 assertions in conditionals.
5360 * conditionals: Conditionals. (line 6)
5514 Node: Conditionals111680