HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_VASPRINTF (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/WebKit/Source/
config.h 117 #if !defined(HAVE_VASPRINTF)
119 #define HAVE_VASPRINTF 1
  /system/core/sh/
output.c 276 #define HAVE_VASPRINTF 1
282 #if HAVE_VASPRINTF
288 #else /* !HAVE_VASPRINTF */
469 #endif /* !HAVE_VASPRINTF */
init.c 309 #undef HAVE_VASPRINTF
310 #define HAVE_VASPRINTF 1
601 #undef HAVE_VASPRINTF
602 #define HAVE_VASPRINTF 1
885 #undef HAVE_VASPRINTF
886 #define HAVE_VASPRINTF 1
  /external/chromium/third_party/libevent/android/
config.h 205 #define HAVE_VASPRINTF 1
  /external/chromium/third_party/libevent/linux/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium/third_party/libevent/mac/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium_org/third_party/libevent/android/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium_org/third_party/libevent/linux/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium_org/third_party/libevent/mac/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium_org/third_party/libevent/solaris/
config.h 203 #define HAVE_VASPRINTF 1
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 110 * HAVE_VASPRINTF
153 * #if !HAVE_VASPRINTF
175 #define HAVE_VASPRINTF 1 /* not needed */
198 #define HAVE_VASPRINTF 1
203 #if !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || !HAVE_VASPRINTF
221 #if !HAVE_VASPRINTF
243 #endif /* !HAVE_VASPRINTF */
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 110 * HAVE_VASPRINTF
153 * #if !HAVE_VASPRINTF
175 #define HAVE_VASPRINTF 1 /* not needed */
198 #define HAVE_VASPRINTF 1
203 #if !HAVE_SNPRINTF || !HAVE_VSNPRINTF || !HAVE_ASPRINTF || !HAVE_VASPRINTF
221 #if !HAVE_VASPRINTF
243 #endif /* !HAVE_VASPRINTF */
    [all...]
  /external/openssh/
config.h     [all...]

Completed in 1658 milliseconds