This website requires JavaScript.
Explore
Help
Register
Sign In
OpenHarmony
/
third_party_mesa3d
Watch
2
Star
0
Fork
0
You've already forked third_party_mesa3d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62b4b7785a01f11e7fcd9bf76dae6b3c0a16d537
third_party_mesa3d
/
glcpp
/
tests
/
040-token-pasting.c
Kenneth Graunke
6f510a49d2
Merge Carl's preprocessor into the glcpp subdirectory.
2010-06-21 11:22:11 -07:00
3 lines
45 B
C
Raw
Blame
History
#
define paste(a,b) a ## b
paste
(
one
,
token
)
Reference in New Issue
View Git Blame
Copy Permalink