index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
073-if-in-ifdef.c
blob: 61a48097ca3d96cb1baf2e12c91e7245a5d585b3 (
plain
)
1
2
3
4
#ifdef UNDEF
#if UNDEF > 1
#endif
#endif