Sign in
◑
Theme
fuchsia
/
third_party
/
mesa
/
refs/heads/gitlab/10.3
/
.
/
src
/
glsl
/
glcpp
/
tests
/
017-define-func-2-args.c
blob: c7253835278f4f5eb8422281e8557563d69b5b38 [
file
] [
edit
]
#define
foo
(
x
,
y
)
((
x
)*(
y
))
foo
(
bar
,
baz
)