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
019a59b2642f403203d8bc8ea980efeeffcd6462
mesa
/
glcpp
/
tests
/
015-define-object-with-parens.c
T
Kenneth Graunke
6f510a49d2
Merge Carl's preprocessor into the glcpp subdirectory.
2010-06-21 11:22:11 -07:00
5 lines
44 B
C
Raw
Blame
History
#
define foo ()1
foo
(
)
#
define bar ()2
bar
(
)
Reference in New Issue
View Git Blame
Copy Permalink