Sign in
fuchsia
/
third_party
/
mesa
/
main
/
.
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
029-define-chain-obj-to-func-with-args.c
blob: 261f7d28fc2dc33b005137320197a407c14c6ef1 [
file
] [
log
] [
blame
]
#define
bar
(
failure
)
failure
#define
foo bar
(
success
)
foo