index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
trad
/
mi6b.h
blob: d2fe8be178470f583f6cb53e86eb64de027bc57f (
plain
)
1
2
3
4
5
#if NOT defined (guard)
#ifdef VAR
VAR
++
;
#endif
#endif