diff options
Diffstat (limited to 'gcc-1.40/cpp.cps')
| -rw-r--r-- | gcc-1.40/cpp.cps | 30 |
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} |
