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
/
013-define-func-1-arg-unused.c
blob: f78fb8b118aa0c1dd1ed13487984a987f5fb98de (
plain
)
1
2
#define foo(x) 1
foo
(
bar
)