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

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-asprintf.c29 # ifdef HAVE_VA_COPY
H A Dbsd-snprintf.c65 * put the ifdef for HAVE_VA_COPY in one place rather than in lots of
103 # ifdef HAVE_VA_COPY
/freebsd-9.3-release/crypto/openssh/
H A Dconfig.h1326 #define HAVE_VA_COPY 1 macro
H A Dconfig.h.in1325 #undef HAVE_VA_COPY
/freebsd-9.3-release/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 56 milliseconds