|
hsk-libs-scripts
270
High Speed Karlsruhe XC878 build scripts
|
Seperates C instructions into individual lines, streamlining the formatting for parsing in other scripts. More...
Functions | |
| void | filter18 () |
| Initialise globals and process command line arguments. More... | |
| void | filter44 () |
| Accumulate and preprocess files so they become easier to parse. More... | |
Seperates C instructions into individual lines, streamlining the formatting for parsing in other scripts.
Arguments starting with a dash are passed to each CPP instance, arguments the remaining arguments are treated as file names.
| void filter18 | ( | ) |
Initialise globals and process command line arguments.
The following globals are created:
BEGIN
| void filter44 | ( | ) |
Accumulate and preprocess files so they become easier to parse.
!visited[FILENAME]++
1.8.12