index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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
()