index
:
toolchain_gcc
master
replicant-6.0
toolchain/gcc
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.8
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
mi6a.h
blob: 68a2fce4758c762f8c156d621387119802b8ce2a (
plain
)
1
2
3
4
5
#if NOT_DEFINED
#ifdef VAR
VAR
++;
#endif
#endif