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

/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h163 #define HAVE_VA_COPY 1 macro
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h210 #elif defined(va_copy) || defined(HAVE_VA_COPY)
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h259 # ifdef HAVE_VA_COPY
/freebsd-11-stable/crypto/openssh/
H A Dconfig.h1372 #define HAVE_VA_COPY 1 macro
H A Ddefines.h851 #ifndef HAVE_VA_COPY
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c146 * HAVE_VA_COPY
289 #ifndef HAVE_VA_COPY
290 #define HAVE_VA_COPY 1 macro
291 #endif /* !defined(HAVE_VA_COPY) */
330 #if HAVE_VA_COPY
341 #endif /* HAVE_VA_COPY */

Completed in 199 milliseconds