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
/
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