Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
034-define-func-self-compose-non-func.c
blob: 209a5f7e07c0d02c66cb2327d6e8c2c4c206be05 [
file
] [
log
] [
blame
]
#define
foo
(
bar
)
bar
foo
(
foo
)