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
/
098-elif-undefined.c
blob: 1f520d4d4320ac53f84b3ee8fed7fb6018a61465 (
plain
)
1
2
3
4
5
6
7
#if 0
Not
this
#elif UNDEFINED_MACRO
Nor
this
#else
Yes
,
this
.
#endif