index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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