Format: AllC/C++CSSTextshell script Advanced Search
77: defined(_NETBSD_SOURCE)) 78: #define va_copy(dest, src) __va_copy((dest), (src)) 79: #endif