Searched refs:HAVE_SNPRINTF (Results 1 - 25 of 31) sorted by relevance

12

/external/cmockery/cmockery_0_1_2/src/
H A Dconfig.h65 #define HAVE_SNPRINTF 1 macro
H A Dconfig.h.in64 #undef HAVE_SNPRINTF
/external/libpcap/
H A Dconfig.h135 #define HAVE_SNPRINTF 1 macro
H A Dconfig.h.in134 #undef HAVE_SNPRINTF
H A Dpcap-int.h329 #if !defined(HAVE_SNPRINTF)
/external/tcpdump/
H A Dmachdep.c47 #if !defined(HAVE_SNPRINTF)
53 #endif /* !defined(HAVE_SNPRINTF) */
H A Dconfig.h150 #define HAVE_SNPRINTF 1 macro
H A Dconfig.h.in149 #undef HAVE_SNPRINTF
/external/libxml2/
H A Dconfig.h177 #define HAVE_SNPRINTF 1 macro
H A Dtrio.h181 #ifndef HAVE_SNPRINTF
/external/libxml2/macos/src/
H A Dconfig-mac.h55 #define HAVE_SNPRINTF macro
/external/libxml2/os400/
H A Dos400config.h.in180 #undef HAVE_SNPRINTF /* Use trio. */
/external/libxml2/vms/
H A Dconfig.vms43 #undef HAVE_SNPRINTF
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_snprintf.c66 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
109 * HAVE_SNPRINTF
150 * #if !HAVE_SNPRINTF
174 #define HAVE_SNPRINTF 0 macro
197 #define HAVE_SNPRINTF 1 macro
203 #if !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || !HAVE_VASPRINTF
1433 #if !HAVE_SNPRINTF
1458 #endif /* !HAVE_SNPRINTF */
1486 #endif /* !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || [...] */
/external/openssh/
H A Dconfig.h927 #define HAVE_SNPRINTF 1 macro
/external/openssh/openbsd-compat/
H A Dopenbsd-compat.h202 #ifndef HAVE_SNPRINTF
H A Dbsd-snprintf.c46 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
98 # undef HAVE_SNPRINTF macro
114 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF)
870 #endif /* !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF) */
880 #if !defined(HAVE_SNPRINTF)
/external/e2fsprogs/lib/
H A Dconfig.h.in333 #undef HAVE_SNPRINTF
/external/bison/lib/
H A Dstrerror_r.c94 #if !HAVE_SNPRINTF
/external/e2fsprogs/intl/
H A Dprintf.c165 #if HAVE_SNPRINTF
H A Dlibgnuintl.h.in316 #if @HAVE_SNPRINTF@
H A Dvasnprintf.c99 # define USE_SNPRINTF (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF)
/external/bison/darwin-lib/
H A Dconfig.h1621 #define HAVE_SNPRINTF 1 macro
/external/bison/linux-lib/
H A Dconfig.h1621 #define HAVE_SNPRINTF 1 macro
/external/libpcap/missing/
H A Dsnprintf.c464 #ifndef HAVE_SNPRINTF

Completed in 355 milliseconds

12