HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_VSNPRINTF (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/third_party/yasm/source/config/win/
config.h 107 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/yasm/source/config/android/
config.h 107 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/yasm/source/config/ios/
config.h 107 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/yasm/source/config/linux/
config.h 107 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/yasm/source/config/mac/
config.h 107 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/yasm/source/config/openbsd/
config.h 99 #define HAVE_VSNPRINTF 1
  /external/genext2fs/
config.h 77 #define HAVE_VSNPRINTF 1
  /external/libpcap/
config.h 136 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/libxslt/linux/
config.h 122 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/libxslt/mac/
config.h 121 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/zlib/
zutil.h 196 # ifndef HAVE_VSNPRINTF
197 # define HAVE_VSNPRINTF
201 # ifndef HAVE_VSNPRINTF
202 # define HAVE_VSNPRINTF
205 #ifndef HAVE_VSNPRINTF
  /external/libxslt/libxslt/
config.h 128 #define HAVE_VSNPRINTF 1
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_dreamcast.h 80 #define HAVE_VSNPRINTF 1
SDL_config_nds.h 89 #define HAVE_VSNPRINTF 1
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 179 # ifndef HAVE_VSNPRINTF
180 # define HAVE_VSNPRINTF
184 # ifndef HAVE_VSNPRINTF
185 # define HAVE_VSNPRINTF
188 #ifndef HAVE_VSNPRINTF
  /external/tcpdump/
config.h 276 #define HAVE_VSNPRINTF 1
  /external/zlib/src/
gzguts.h 50 # ifndef HAVE_VSNPRINTF
51 # define HAVE_VSNPRINTF
56 # ifndef HAVE_VSNPRINTF
57 # define HAVE_VSNPRINTF
62 # ifndef HAVE_VSNPRINTF
63 # define HAVE_VSNPRINTF
67 #ifndef HAVE_VSNPRINTF
  /external/chromium_org/third_party/libxml/linux/
config.h 242 #define HAVE_VSNPRINTF 1
  /external/chromium_org/third_party/libxml/mac/
config.h 242 #define HAVE_VSNPRINTF 1
  /external/libxml2/
config.h 241 #define HAVE_VSNPRINTF 1
  /external/openssh/openbsd-compat/
bsd-snprintf.c 46 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
99 # undef HAVE_VSNPRINTF
114 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF)
828 #endif /* !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF) */
830 #if !defined(HAVE_VSNPRINTF)
  /external/qemu/android/config/darwin-x86/
SDL_config.h 78 #define HAVE_VSNPRINTF 1
  /external/qemu/android/config/freebsd-x86/
SDL_config.h 78 #define HAVE_VSNPRINTF 1
  /external/qemu/android/config/linux-ppc/
SDL_config.h 78 #define HAVE_VSNPRINTF 1
  /external/qemu/android/config/linux-x86/
SDL_config.h 73 #define HAVE_VSNPRINTF 1

Completed in 1001 milliseconds

1 2