index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
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
)