aboutsummaryrefslogtreecommitdiff
path: root/gcc-1.40/cpp.cps
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-08-15 00:34:05 -0400
committerAndrew Lee <alee14498@protonmail.com>2021-08-15 00:34:05 -0400
commit60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f (patch)
treefdc0be85a1ca35e34c3ae2c805fe9b718e3c1091 /gcc-1.40/cpp.cps
parentdd8dfab51b832a654365ed00c06bf802ff628bfa (diff)
downloadlinux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.tar.gz
linux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.tar.bz2
linux-0.01-distro-60cc83bf91bfc9bb02f6304b5d6c8234ba6d210f.zip
Added gccHEADmaster
Diffstat (limited to 'gcc-1.40/cpp.cps')
-rw-r--r--gcc-1.40/cpp.cps30
1 files changed, 30 insertions, 0 deletions
diff --git a/gcc-1.40/cpp.cps b/gcc-1.40/cpp.cps
new file mode 100644
index 0000000..3a32bf5
--- /dev/null
+++ b/gcc-1.40/cpp.cps
@@ -0,0 +1,30 @@
+\initial {C}
+\entry {cascaded macros}{27}
+\entry {commands}{3}
+\entry {concatenation}{16}
+\entry {conditionals}{27}
+\initial {H}
+\entry {header file}{3}
+\initial {L}
+\entry {line control}{33}
+\initial {M}
+\entry {macro body uses macro}{27}
+\initial {N}
+\entry {null command}{34}
+\initial {O}
+\entry {options}{35}
+\entry {output format}{35}
+\initial {P}
+\entry {predefined macros}{11}
+\entry {preprocessor commands}{3}
+\initial {R}
+\entry {redefining macros}{18}
+\entry {repeated inclusion}{6}
+\initial {S}
+\entry {self-reference}{23}
+\entry {semicolons (after macro calls)}{21}
+\entry {side effects (in macro arguments)}{22}
+\entry {stringification}{15}
+\initial {U}
+\entry {undefining macros}{17}
+\entry {unsafe macros}{22}