This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69a079aee8f79104501faeb2a5092b643f956d33
mesa
/
glcpp
/
tests
/
033-define-func-self-compose.c
T
Kenneth Graunke
6f510a49d2
Merge Carl's preprocessor into the glcpp subdirectory.
2010-06-21 11:22:11 -07:00
3 lines
38 B
C
Raw
Blame
History
#
define foo(a) foo(2*(a))
foo
(
foo
(
3
)
)
Reference in New Issue
View Git Blame
Copy Permalink