repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Pass $TIMEOUTFACTOR to tests also in cross testing
[glibc.git]
/
conform
/
data
/
varargs.h-data
blob
48435fe38750a391b4e608c2ce3b41e7c74e0d4f
1
#if defined XPG3 || defined XPG4 || defined UNIX98
2
macro va_alist
3
macro va_dcl
4
type va_list
5
macro va_start
6
macro va_arg
7
macro va_end
8
9
allow *_t
10
#endif