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

/freebsd-11.0-release/contrib/gcc/ginclude/
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 */

Completed in 50 milliseconds