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
/
029-define-chain-obj-to-func-with-args.c
blob: 261f7d28fc2dc33b005137320197a407c14c6ef1 (
plain
)
1
2
3
#define bar(failure) failure
#define foo bar(success)
foo