This has links to individual pages about the pre-processing of this file.
HTML representations of the source file and the translation unit as seen by the compiler.
Lines in the source file are linked to the translation unit where appropriate. Macros in the source file are linked to the macro page.
This is the relationships of the #include'd files presented as a SVG graph or as text.
The SVG graph shows the tree of included files in a graphical fashion with each file as a node and the #include relationship as an edge.
You can choose the scale with the selectors at the top. Mousing over the nodes in the SVG graph pops up information about the #include process.
The conditional compilation statements as green (i.e. evaluates as True) and red (evaluates as False). Each statement is linked to the source code it came from.
A page describing the macros encountered during pre-processing, their definition, where defined, where used and their dependencies. All linked to the source code.
A table of the token types and their count.
Token Type | Count |
---|---|
header-name | 0 |
identifier | 81444 |
pp-number | 8545 |
character-literal | 9 |
string-literal | 9383 |
preprocessing-op-or-punc | 110221 |
non-whitespace | 13 |
whitespace | 96509 |
concat | 67 |
Total: | 306191 |
A table of the source files included, their directories and the number of times they were included.
The links lead to the source code.
Total number of unique files: 423
Produced by CPIPMain version: 0.9.1
Back to: Index Page