Searched defs:_VA_LIST (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvarargs.h54 #ifndef _VA_LIST
55 #define _VA_LIST macro
/illumos-gate/usr/src/head/
H A Dvarargs.h54 #ifndef _VA_LIST
55 #define _VA_LIST macro
H A Dwchar.h118 #if defined(_XPG6) && !defined(_VA_LIST)
119 #define _VA_LIST macro
121 #endif /* defined(_XPG6) && !defined(_VA_LIST) */
H A Dstdio.h188 #if defined(_XPG4) && !defined(_VA_LIST)
189 #define _VA_LIST macro
191 #endif /* defined(_XPG4 && !defined(_VA_LIST) */

Completed in 77 milliseconds