index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
055-define-chain-obj-to-func-parens-in-text.c
blob: 00f2c2346d69229f24977cad828f9ae0c07894e5 (
plain
)
1
2
3
#define failure() success
#define foo failure
foo
()