Sign in
android
/
platform
/
external
/
mesa3d
/
c696fc43925
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
107-multiline-hash-elif.c
blob: 8c1c67a4d6ba905ec45963f35c8a77413cce73ac [
file
] [
log
] [
blame
]
#define
X
(
x
)
x
#if 0
#elif
X
(
\
1
\
)
int
foo
();
#endif