Sign in
android
/
platform
/
external
/
mesa3d
/
c696fc43925
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
019-define-func-1-arg-multi.c
blob: c4e62b255088f2356b288a2b968143ec343dfda9 [
file
] [
log
] [
blame
]
#define
foo
(
x
)
(
x
)
foo
(
this
is more than one word
)