index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
073-if-in-ifdef.c
blob: 61a48097ca3d96cb1baf2e12c91e7245a5d585b3 (
plain
)
1
2
3
4
#ifdef UNDEF
#if UNDEF > 1
#endif
#endif