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
/
017-define-func-2-args.c
blob: c7253835278f4f5eb8422281e8557563d69b5b38 (
plain
)
1
2
#define foo(x,y) ((x)*(y))
foo
(
bar
,
baz
)