index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
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