Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
055-define-chain-obj-to-func-parens-in-text.c
blob: 00f2c2346d69229f24977cad828f9ae0c07894e5 [
file
] [
log
] [
blame
]
#define
failure
()
success
#define
foo failure
foo
()