Searched refs:_VA_LIST (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/iso/
H A Dstdarg_iso.h69 #elif !defined(_VA_LIST)
70 #define _VA_LIST
/opensolaris-onvv-gate/usr/src/head/
H A Dvarargs.h54 #ifndef _VA_LIST
55 #define _VA_LIST macro
H A Dwchar.h117 #if defined(_XPG6) && !defined(_VA_LIST)
118 #define _VA_LIST macro
120 #endif /* defined(_XPG6) && !defined(_VA_LIST) */
H A Dstdio.h187 #if defined(_XPG4) && !defined(_VA_LIST)
188 #define _VA_LIST macro
190 #endif /* defined(_XPG4 && !defined(_VA_LIST) */
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvarargs.h56 #ifndef _VA_LIST
57 #define _VA_LIST macro

Completed in 50 milliseconds