repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* add p cc
[mascara-docs.git]
/
compilers
/
pcc
/
pcc-1.0.0
/
cc
/
cpp
/
tests
/
test6
blob
28cfddece6815beb3087f65726d6acc48966bb29
1
#define X(a,b, \
2
c,d) \
3
foo
4
5
X(1,2,3,4)