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
/
019-define-func-1-arg-multi.c
blob: c4e62b255088f2356b288a2b968143ec343dfda9 (
plain
)
1
2
#define foo(x) (x)
foo
(
this
is more than one word
)