Searched refs:_VA_LIST_ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/
H A Dstdarg.h78 #ifndef _VA_LIST_
79 #define _VA_LIST_ macro
89 #endif /* _VA_LIST_ */
92 /* The macro _VA_LIST_ is the same thing used by this file in Ultrix.
95 are incorrect for _VA_LIST_--see stdio.h!) */
96 #if !defined (_VA_LIST_) || defined (__BSD_NET2__) || defined (____386BSD____) || defined (__bsdi__) || defined (__sequent__) || defined (__FreeBSD__) || defined(WINNT)
111 #define _VA_LIST_ macro
126 #endif /* not _VA_LIST_, except on certain systems */
/macosx-10.5.8/xnu-1228.15.4/osfmk/libsa/ppc/
H A Dstdarg_apple.h155 #ifndef _VA_LIST_
156 #define _VA_LIST_ macro
163 #endif /* _VA_LIST_ */
166 /* The macro _VA_LIST_ is the same thing used by this file in Ultrix.
169 are incorrect for _VA_LIST_--see stdio.h!) */
170 #if !defined (_VA_LIST_) || defined (__BSD_NET2__) || defined (____386BSD____) || defined (__bsdi__) || defined (__sequent__) || defined (__FreeBSD__) || defined(WINNT)
182 #define _VA_LIST_ macro
194 #endif /* not _VA_LIST_, except on certain systems */

Completed in 24 milliseconds