summaryrefslogtreecommitdiffstats
path: root/ffi.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-05-15 21:46:24 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-05-15 21:46:24 -0700
commit6b4f352810b3cbdcf7f16c88998ffbebbc9f24a0 (patch)
treedd151c3e0b30644312f2145a112a43ebc1ff7e82 /ffi.c
parent692c82523abcc55709dcbc785578826b70597189 (diff)
downloadtxr-6b4f352810b3cbdcf7f16c88998ffbebbc9f24a0.tar.gz
txr-6b4f352810b3cbdcf7f16c88998ffbebbc9f24a0.tar.bz2
txr-6b4f352810b3cbdcf7f16c88998ffbebbc9f24a0.zip
protsym: further refinement.
In sysif.c, we have conditionally defined symbol variables. This has to be reflected with #if directivec in protsym.c. * genprotsym.txr: Associate each symbol with a list of preprocessor symbols which controls it, via a hash. All symbols coming from a conditional file are tagged with a list which includes at least the controlling symbol. If symbols are wrapped with #if <sym> directives, that is added. Nesting is supported. We group the symbols according to their controlling preprocessor symbol lists.
Diffstat (limited to 'ffi.c')
0 files changed, 0 insertions, 0 deletions