Annotation of gcc/cpp.aux, revision 1.1.1.5

1.1.1.5 ! root        1: 'xrdef {Top-title}{The C Preprocessor}
1.1       root        2: 'xrdef {Top-pg}{1}
                      3: 'xrdef {Top-snt}{Chapter'tie1}
1.1.1.5 ! root        4: 'xrdef {Global Actions-title}{Transformations Made Globally}
1.1       root        5: 'xrdef {Global Actions-pg}{1}
                      6: 'xrdef {Global Actions-snt}{Section'tie1.1}
1.1.1.5 ! root        7: 'xrdef {Commands-title}{Preprocessor Commands}
1.1       root        8: 'xrdef {Commands-pg}{3}
                      9: 'xrdef {Commands-snt}{Section'tie1.2}
1.1.1.5 ! root       10: 'xrdef {Header Files-title}{Header Files}
1.1.1.3   root       11: 'xrdef {Header Files-pg}{3}
1.1       root       12: 'xrdef {Header Files-snt}{Section'tie1.3}
1.1.1.5 ! root       13: 'xrdef {Header Uses-title}{Uses of Header Files}
1.1       root       14: 'xrdef {Header Uses-pg}{4}
                     15: 'xrdef {Header Uses-snt}{Section'tie1.3.1}
1.1.1.5 ! root       16: 'xrdef {Include Syntax-title}{The \samp {#include} Command}
1.1       root       17: 'xrdef {Include Syntax-pg}{4}
                     18: 'xrdef {Include Syntax-snt}{Section'tie1.3.2}
1.1.1.5 ! root       19: 'xrdef {Include Operation-title}{How \samp {#include} Works}
1.1.1.3   root       20: 'xrdef {Include Operation-pg}{5}
1.1       root       21: 'xrdef {Include Operation-snt}{Section'tie1.3.3}
1.1.1.5 ! root       22: 'xrdef {Once-Only-title}{Once-Only Include Files}
1.1.1.3   root       23: 'xrdef {Once-Only-pg}{6}
1.1       root       24: 'xrdef {Once-Only-snt}{Section'tie1.3.4}
1.1.1.5 ! root       25: 'xrdef {Inheritance-title}{Inheritance and Header Files}
        !            26: 'xrdef {Inheritance-pg}{8}
        !            27: 'xrdef {Inheritance-snt}{Section'tie1.3.5}
        !            28: 'xrdef {Macros-title}{Macros}
        !            29: 'xrdef {Macros-pg}{9}
        !            30: 'xrdef {Macros-snt}{Section'tie1.4}
        !            31: 'xrdef {Simple Macros-title}{Simple Macros}
1.1.1.4   root       32: 'xrdef {Simple Macros-pg}{9}
1.1.1.5 ! root       33: 'xrdef {Simple Macros-snt}{Section'tie1.4.1}
        !            34: 'xrdef {Argument Macros-title}{Macros with Arguments}
1.1.1.3   root       35: 'xrdef {Argument Macros-pg}{10}
1.1.1.5 ! root       36: 'xrdef {Argument Macros-snt}{Section'tie1.4.2}
        !            37: 'xrdef {Predefined-title}{Predefined Macros}
1.1.1.3   root       38: 'xrdef {Predefined-pg}{13}
1.1.1.5 ! root       39: 'xrdef {Predefined-snt}{Section'tie1.4.3}
        !            40: 'xrdef {Standard Predefined-title}{Standard Predefined Macros}
1.1.1.3   root       41: 'xrdef {Standard Predefined-pg}{13}
1.1.1.5 ! root       42: 'xrdef {Standard Predefined-snt}{Section'tie1.4.3.1}
        !            43: 'xrdef {Nonstandard Predefined-title}{Nonstandard Predefined Macros}
1.1.1.3   root       44: 'xrdef {Nonstandard Predefined-pg}{15}
1.1.1.5 ! root       45: 'xrdef {Nonstandard Predefined-snt}{Section'tie1.4.3.2}
        !            46: 'xrdef {Stringification-title}{Stringification}
1.1.1.2   root       47: 'xrdef {Stringification-pg}{17}
1.1.1.5 ! root       48: 'xrdef {Stringification-snt}{Section'tie1.4.4}
        !            49: 'xrdef {Concatenation-title}{Concatenation}
1.1.1.3   root       50: 'xrdef {Concatenation-pg}{18}
1.1.1.5 ! root       51: 'xrdef {Concatenation-snt}{Section'tie1.4.5}
        !            52: 'xrdef {Undefining-title}{Undefining Macros}
        !            53: 'xrdef {Undefining-pg}{20}
        !            54: 'xrdef {Undefining-snt}{Section'tie1.4.6}
        !            55: 'xrdef {Redefining-title}{Redefining Macros}
1.1.1.3   root       56: 'xrdef {Redefining-pg}{20}
1.1.1.5 ! root       57: 'xrdef {Redefining-snt}{Section'tie1.4.7}
        !            58: 'xrdef {Macro Pitfalls-title}{Pitfalls and Subtleties of Macros}
1.1.1.3   root       59: 'xrdef {Macro Pitfalls-pg}{21}
1.1.1.5 ! root       60: 'xrdef {Macro Pitfalls-snt}{Section'tie1.4.8}
        !            61: 'xrdef {Misnesting-title}{Improperly Nested Constructs}
1.1.1.3   root       62: 'xrdef {Misnesting-pg}{21}
1.1.1.5 ! root       63: 'xrdef {Misnesting-snt}{Section'tie1.4.8.1}
        !            64: 'xrdef {Macro Parentheses-title}{Unintended Grouping of Arithmetic}
1.1.1.3   root       65: 'xrdef {Macro Parentheses-pg}{22}
1.1.1.5 ! root       66: 'xrdef {Macro Parentheses-snt}{Section'tie1.4.8.2}
        !            67: 'xrdef {Swallow Semicolon-title}{Swallowing the Semicolon}
1.1.1.3   root       68: 'xrdef {Swallow Semicolon-pg}{23}
1.1.1.5 ! root       69: 'xrdef {Swallow Semicolon-snt}{Section'tie1.4.8.3}
        !            70: 'xrdef {Side Effects-title}{Duplication of Side Effects}
1.1.1.3   root       71: 'xrdef {Side Effects-pg}{24}
1.1.1.5 ! root       72: 'xrdef {Side Effects-snt}{Section'tie1.4.8.4}
        !            73: 'xrdef {Self-Reference-title}{Self-Referential Macros}
1.1.1.3   root       74: 'xrdef {Self-Reference-pg}{25}
1.1.1.5 ! root       75: 'xrdef {Self-Reference-snt}{Section'tie1.4.8.5}
        !            76: 'xrdef {Argument Prescan-title}{Separate Expansion of Macro Arguments}
1.1.1.3   root       77: 'xrdef {Argument Prescan-pg}{26}
1.1.1.5 ! root       78: 'xrdef {Argument Prescan-snt}{Section'tie1.4.8.6}
        !            79: 'xrdef {Cascaded Macros-title}{Cascaded Use of Macros}
1.1.1.3   root       80: 'xrdef {Cascaded Macros-pg}{29}
1.1.1.5 ! root       81: 'xrdef {Cascaded Macros-snt}{Section'tie1.4.8.7}
        !            82: 'xrdef {Newlines in Args-title}{Newlines in Macro Arguments}
1.1.1.3   root       83: 'xrdef {Newlines in Args-pg}{30}
1.1.1.5 ! root       84: 'xrdef {Newlines in Args-snt}{Section'tie1.4.9}
        !            85: 'xrdef {Conditionals-title}{Conditionals}
1.1.1.3   root       86: 'xrdef {Conditionals-pg}{30}
1.1.1.5 ! root       87: 'xrdef {Conditionals-snt}{Section'tie1.5}
        !            88: 'xrdef {Conditional Uses-title}{Why Conditionals are Used}
1.1.1.3   root       89: 'xrdef {Conditional Uses-pg}{31}
1.1.1.5 ! root       90: 'xrdef {Conditional Uses-snt}{Section'tie1.5.1}
        !            91: 'xrdef {Conditional Syntax-title}{Syntax of Conditionals}
1.1.1.3   root       92: 'xrdef {Conditional Syntax-pg}{31}
1.1.1.5 ! root       93: 'xrdef {Conditional Syntax-snt}{Section'tie1.5.2}
        !            94: 'xrdef {#if Command-title}{The \samp {#if} Command}
1.1.1.3   root       95: 'xrdef {#if Command-pg}{31}
1.1.1.5 ! root       96: 'xrdef {#if Command-snt}{Section'tie1.5.2.1}
        !            97: 'xrdef {#else Command-title}{The \samp {#else} Command}
1.1.1.3   root       98: 'xrdef {#else Command-pg}{32}
1.1.1.5 ! root       99: 'xrdef {#else Command-snt}{Section'tie1.5.2.2}
        !           100: 'xrdef {#elif Command-title}{The \samp {#elif} Command}
1.1.1.3   root      101: 'xrdef {#elif Command-pg}{33}
1.1.1.5 ! root      102: 'xrdef {#elif Command-snt}{Section'tie1.5.2.3}
        !           103: 'xrdef {Deleted Code-title}{Keeping Deleted Code for Future Reference}
1.1.1.3   root      104: 'xrdef {Deleted Code-pg}{34}
1.1.1.5 ! root      105: 'xrdef {Deleted Code-snt}{Section'tie1.5.3}
        !           106: 'xrdef {Conditionals-Macros-title}{Conditionals and Macros}
1.1.1.3   root      107: 'xrdef {Conditionals-Macros-pg}{34}
1.1.1.5 ! root      108: 'xrdef {Conditionals-Macros-snt}{Section'tie1.5.4}
        !           109: 'xrdef {Assertions-title}{Assertions}
        !           110: 'xrdef {Assertions-pg}{36}
        !           111: 'xrdef {Assertions-snt}{Section'tie1.5.5}
        !           112: 'xrdef {#error Command-title}{The \samp {#error} and \samp {#warning} Commands}
1.1.1.4   root      113: 'xrdef {#error Command-pg}{38}
1.1.1.5 ! root      114: 'xrdef {#error Command-snt}{Section'tie1.5.6}
        !           115: 'xrdef {Combining Sources-title}{Combining Source Files}
        !           116: 'xrdef {Combining Sources-pg}{39}
        !           117: 'xrdef {Combining Sources-snt}{Section'tie1.6}
        !           118: 'xrdef {Other Commands-title}{Miscellaneous Preprocessor Commands}
1.1.1.4   root      119: 'xrdef {Other Commands-pg}{40}
1.1.1.5 ! root      120: 'xrdef {Other Commands-snt}{Section'tie1.7}
        !           121: 'xrdef {Output-title}{C Preprocessor Output}
        !           122: 'xrdef {Output-pg}{41}
        !           123: 'xrdef {Output-snt}{Section'tie1.8}
        !           124: 'xrdef {Invocation-title}{Invoking the C Preprocessor}
1.1.1.4   root      125: 'xrdef {Invocation-pg}{41}
1.1.1.5 ! root      126: 'xrdef {Invocation-snt}{Section'tie1.9}
        !           127: 'xrdef {Concept Index-title}{Concept Index}
1.1.1.4   root      128: 'xrdef {Concept Index-pg}{47}
1.1       root      129: 'xrdef {Concept Index-snt}{}
1.1.1.5 ! root      130: 'xrdef {Index-title}{Index of Commands, Macros and Options}
1.1.1.4   root      131: 'xrdef {Index-pg}{49}
1.1       root      132: 'xrdef {Index-snt}{}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.