HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_SNPRINTF (Results 26 - 50 of 56) sorted by null

12 3

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 66 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
109 * HAVE_SNPRINTF
150 * #if !HAVE_SNPRINTF
174 #define HAVE_SNPRINTF 0
197 #define HAVE_SNPRINTF 1
203 #if !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || !HAVE_VASPRINTF
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 66 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
109 * HAVE_SNPRINTF
150 * #if !HAVE_SNPRINTF
174 #define HAVE_SNPRINTF 0
197 #define HAVE_SNPRINTF 1
203 #if !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || !HAVE_VASPRINTF
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 645 #define HAVE_SNPRINTF 1
    [all...]
pyerrors.h 313 #if defined(MS_WIN32) && !defined(HAVE_SNPRINTF)
314 # define HAVE_SNPRINTF
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 645 #define HAVE_SNPRINTF 1
    [all...]
pyerrors.h 313 #if defined(MS_WIN32) && !defined(HAVE_SNPRINTF)
314 # define HAVE_SNPRINTF
  /external/e2fsprogs/lib/
config.h.in 333 #undef HAVE_SNPRINTF
  /external/bison/lib/
strerror_r.c 94 #if !HAVE_SNPRINTF
  /external/chromium_org/third_party/libxml/src/
trio.h 175 #ifndef HAVE_SNPRINTF
  /external/chromium_org/third_party/libxslt/libxslt/
trio.h 175 #ifndef HAVE_SNPRINTF
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 321 #ifndef HAVE_SNPRINTF
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 318 #ifndef HAVE_SNPRINTF
  /external/e2fsprogs/intl/
printf.c 165 #if HAVE_SNPRINTF
libgnuintl.h.in 316 #if @HAVE_SNPRINTF@
vasnprintf.c 99 # define USE_SNPRINTF (HAVE_DECL__SNPRINTF || HAVE_SNPRINTF)
  /external/libpcap/
pcap-int.h 329 #if !defined(HAVE_SNPRINTF)
  /external/libxml2/
trio.h 175 #ifndef HAVE_SNPRINTF
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config.h.in 130 #undef HAVE_SNPRINTF
SDL_stdinc.h 574 #ifdef HAVE_SNPRINTF
  /external/bison/darwin-lib/
config.h     [all...]
  /external/bison/linux-lib/
config.h     [all...]
  /external/libpcap/missing/
snprintf.c 464 #ifndef HAVE_SNPRINTF
  /external/tcpdump/missing/
snprintf.c 464 #ifndef HAVE_SNPRINTF
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 574 #ifdef HAVE_SNPRINTF
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h 574 #ifdef HAVE_SNPRINTF

Completed in 874 milliseconds

12 3