Sign in
android
/
platform
/
external
/
mesa3d
/
c696fc43925
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
027-define-chain-obj-to-func.c
blob: 5ccb52caba5ccd7e55a03d9d1713595c7b9ac844 [
file
] [
log
] [
blame
]
#define
failure
()
success
#define
foo failure
()
foo