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
/
022-define-func-arg-with-parens.c
blob: c20d73a4a28fe8083c24a34c85b2f0b37f797412 (
plain
)
1
2
#define foo(x) (x)
foo
(
argument
(
including parens
)
for
the win
)