index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
027-define-chain-obj-to-func.c
blob: 5ccb52caba5ccd7e55a03d9d1713595c7b9ac844 (
plain
)
1
2
3
#define failure() success
#define foo failure()
foo