Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
037-finalize-unexpanded-macro.c
blob: b3a2f37f1b933a6ed19c836d6ae2f4c76c607dfc [
file
] [
log
] [
blame
]
#define
expand
(
x
)
expand
(
x once
)
#define
foo
(
x
)
x
foo
(
expand
(
just
))