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
/
088-redefine-macro-legitimate.c
blob: 422c654641403e3f95e100e604acf073a5bbc328 (
plain
)
1
2
3
4
5
#define abc 123
#define abc 123
#define foo(x) ( x ) + 23
#define foo(x) ( x ) + 23