diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-15 00:34:05 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-15 00:34:05 -0400 |
| commit | 60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f (patch) | |
| tree | fdc0be85a1ca35e34c3ae2c805fe9b718e3c1091 /gcc-1.40/cpp.info | |
| parent | dd8dfab51b832a654365ed00c06bf802ff628bfa (diff) | |
| download | linux-0.01-distro-master.tar.gz linux-0.01-distro-master.tar.bz2 linux-0.01-distro-master.zip | |
Diffstat (limited to 'gcc-1.40/cpp.info')
| -rw-r--r-- | gcc-1.40/cpp.info | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/gcc-1.40/cpp.info b/gcc-1.40/cpp.info new file mode 100644 index 0000000..ec8b4e4 --- /dev/null +++ b/gcc-1.40/cpp.info @@ -0,0 +1,69 @@ +Info file cpp.info, produced by Makeinfo, -*- Text -*- from input +file cpp.texinfo. + +This file documents the GNU C Preprocessor. + +Copyright (C) 1987, 1989 Free Software Foundation, Inc. + +Permission is granted to make and distribute verbatim copies of this +manual provided the copyright notice and this permission notice are +preserved on all copies. + +Permission is granted to copy and distribute modified versions of +this manual under the conditions for verbatim copying, provided also +that the entire resulting derived work is distributed under the terms +of a permission notice identical to this one. + +Permission is granted to copy and distribute translations of this +manual into another language, under the above conditions for modified +versions. + +Indirect: +cpp.info-1: 748 +cpp.info-2: 48706 + +Tag Table: +(Indirect) +Node: Top750 +Node: Global Actions3306 +Node: Commands5809 +Node: Header Files7414 +Node: Header Uses7990 +Node: Include Syntax9377 +Node: Include Operation12390 +Node: Once-Only14056 +Node: Macros15867 +Node: Simple Macros16779 +Node: Argument Macros19826 +Node: Predefined24914 +Node: Standard Predefined25342 +Node: Nonstandard Predefined29545 +Node: Stringification32827 +Node: Concatenation35666 +Node: Undefining38922 +Node: Redefining39944 +Node: Macro Pitfalls41230 +Node: Misnesting42273 +Node: Macro Parentheses43281 +Node: Swallow Semicolon45136 +Node: Side Effects47024 +Node: Self-Reference48708 +Node: Argument Prescan50953 +Node: Cascaded Macros55914 +Node: Conditionals56935 +Node: Conditional Uses58223 +Node: Conditional Syntax59610 +Node: #if Command60179 +Node: #else Command62430 +Node: #elif Command63077 +Node: Deleted Code64418 +Node: Conditionals-Macros64949 +Node: #error Command68171 +Node: Combining Sources69215 +Node: Other Commands71829 +Node: Output73062 +Node: Invocation73993 +Node: Concept Index79417 +Node: Index80219 + +End Tag Table |
