Home
last modified time | relevance | path

Searched refs:HAVE_VSNPRINTF (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/contrib/zlib/
H A Dgzguts.h57 # ifndef HAVE_VSNPRINTF
58 # define HAVE_VSNPRINTF macro
63 # ifndef HAVE_VSNPRINTF
64 # define HAVE_VSNPRINTF macro
69 # ifndef HAVE_VSNPRINTF
70 # define HAVE_VSNPRINTF macro
74 #ifndef HAVE_VSNPRINTF
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h65 # ifndef HAVE_VSNPRINTF
66 # define HAVE_VSNPRINTF macro
71 # ifndef HAVE_VSNPRINTF
72 # define HAVE_VSNPRINTF macro
77 # ifndef HAVE_VSNPRINTF
78 # define HAVE_VSNPRINTF macro
82 #ifndef HAVE_VSNPRINTF
/freebsd/contrib/byacc/
H A Dmstring.c23 #ifdef HAVE_VSNPRINTF in msprintf()
39 #ifdef HAVE_VSNPRINTF in msprintf()
H A Dconfig_h.in73 #undef HAVE_VSNPRINTF
/freebsd/contrib/com_err/
H A Droken_rename.h42 #ifndef HAVE_VSNPRINTF
/freebsd/crypto/heimdal/lib/com_err/
H A Droken_rename.h42 #ifndef HAVE_VSNPRINTF
/freebsd/crypto/openssh/openbsd-compat/
H A Dopenbsd-compat.h294 #if !defined(HAVE_VASPRINTF) || !defined(HAVE_VSNPRINTF)
319 #ifndef HAVE_VSNPRINTF
H A Dbsd-snprintf.c99 # undef HAVE_VSNPRINTF
102 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF)
863 #if !defined(HAVE_VSNPRINTF)
/freebsd/crypto/heimdal/lib/sl/
H A Droken_rename.h57 #ifndef HAVE_VSNPRINTF
/freebsd/usr.bin/yacc/
H A Dconfig.h74 #define HAVE_VSNPRINTF 1 macro
/freebsd/lib/libpcap/
H A Dconfig.h158 #define HAVE_VSNPRINTF 1 macro
/freebsd/usr.bin/bmake/
H A Dconfig.h246 #define HAVE_VSNPRINTF 1 macro
/freebsd/lib/ncurses/tinfo/
H A Dncurses_cfg.h197 #define HAVE_VSNPRINTF 1 macro
/freebsd/usr.sbin/ipfwpcap/
H A Dipfwpcap.c47 #define HAVE_VSNPRINTF 1 macro
/freebsd/contrib/bmake/
H A Dutil.c366 #if !defined(HAVE_VSNPRINTF) || !defined(HAVE_VASPRINTF)
370 #if !defined(HAVE_VSNPRINTF)
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf.c65 #if !defined(HAVE_VSNPRINTF) || defined(TEST_SNPRINTF)
676 #if !defined(HAVE_VSNPRINTF) || defined(TEST_SNPRINTF)
H A Droken.h.in435 #if !defined(HAVE_VSNPRINTF) || defined(NEED_VSNPRINTF_PROTO)
436 #ifndef HAVE_VSNPRINTF
/freebsd/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c264 # if HAVE_VSNPRINTF in NCURSES_SP_NAME()
/freebsd/crypto/openssh/
H A Dconfig.h1647 #define HAVE_VSNPRINTF 1 macro
/freebsd/usr.sbin/ntp/
H A Dconfig.h1238 #define HAVE_VSNPRINTF 1
1214 #define HAVE_VSNPRINTF global() macro
/freebsd/kerberos5/include/
H A Dconfig.h1231 #define HAVE_VSNPRINTF 1 macro
/freebsd/contrib/ncurses/include/
H A Dncurses_defs218 HAVE_VSNPRINTF
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c80 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
126 * HAVE_VSNPRINTF // define to 1 #if HW_WANT_RPL_VSNPRINTF
219 #ifdef HAVE_VSNPRINTF
220 #undef HAVE_VSNPRINTF
221 #endif /* defined(HAVE_VSNPRINTF) */
/freebsd/contrib/ntp/sntp/m4/
H A Dsnprintf.m4141 AC_DEFINE([HAVE_VSNPRINTF], [1],
/freebsd/contrib/libpcap/
H A Dcmakeconfig.h.in248 #cmakedefine HAVE_VSNPRINTF 1

12