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
/
020-define-func-2-arg-multi.c
blob: 3049ad15465c804cb94be8a4a2c361c208ff6e4b (
plain
)
1
2
#define foo(x,y) x,two fish,red fish,y
foo
(
one fish
,
blue fish
)