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
/
072-token-pasting-same-line.c
blob: e421e9d5e298d79de261b88bbc89c48130d2b7e0 (
plain
)
1
2
#define paste(x) success_ ## x
paste
(
1
)
paste
(
2
)
paste
(
3
)