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
/
014-define-func-2-arg-unused.c
blob: 11feb2624b784f06d14938f35e3a1ca87e643b4e (
plain
)
1
2
#define foo(x,y) 1
foo
(
bar
,
baz
)