Searched refs:HAVE_SNPRINTF (Results 26 - 49 of 49) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/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/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/e2fsprogs/lib/
H A Dconfig.h.in333 #undef HAVE_SNPRINTF
/external/bison/lib/
H A Dstrerror_r.c94 #if !HAVE_SNPRINTF
H A Dconfig.in.h1620 #undef HAVE_SNPRINTF macro
H A Dvasnprintf.c171 # if (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF) && !defined __BEOS__ && !(__GNU_LIBRARY__ == 1)
/external/chromium_org/third_party/libxml/src/
H A Dtrio.h175 #ifndef HAVE_SNPRINTF
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtrio.h175 #ifndef HAVE_SNPRINTF
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h321 #ifndef HAVE_SNPRINTF
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h318 #ifndef 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/libpcap/
H A Dpcap-int.h329 #if !defined(HAVE_SNPRINTF)
/external/libxml2/
H A Dtrio.h175 #ifndef HAVE_SNPRINTF
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config.h.in130 #undef HAVE_SNPRINTF
H A DSDL_stdinc.h574 #ifdef 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
/external/tcpdump/missing/
H A Dsnprintf.c464 #ifndef HAVE_SNPRINTF
/external/tcpdump/
H A Dinterface.h39 #if !defined(HAVE_SNPRINTF)
45 #endif /* !defined(HAVE_SNPRINTF) */
H A Dnetdissect.h43 #if !defined(HAVE_SNPRINTF)
49 #endif /* !defined(HAVE_SNPRINTF) */
57 #endif /* !defined(HAVE_SNPRINTF) */
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_string.c998 #ifndef HAVE_SNPRINTF

Completed in 1631 milliseconds

12