gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:va_copy (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/machine/stdarg.h - 3.3KB - 81 lines
77:      defined(_NETBSD_SOURCE))
78: #define va_copy(dest, src)      __va_copy((dest), (src))
79: #endif