HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_STRNDUP (Results 1 - 8 of 8) sorted by null

  /external/libmtp/src/
util.h 25 #include "config.h" // To get HAVE_STRNDUP
29 #ifndef HAVE_STRNDUP
util.c 137 #ifndef HAVE_STRNDUP
  /external/strace/
xmalloc.c 136 #ifdef HAVE_STRNDUP
145 #ifndef HAVE_STRNDUP
config.h 970 #define HAVE_STRNDUP 1
    [all...]
config.h.in 972 #undef HAVE_STRNDUP
    [all...]
  /external/libxml2/
config.h 214 #define HAVE_STRNDUP 1
  /toolchain/binutils/binutils-2.27/libiberty/
config.in 282 #undef HAVE_STRNDUP
  /system/core/liblog/
logprint.c 418 * Presently HAVE_STRNDUP is never defined, so the second case is always taken
421 #ifdef HAVE_STRNDUP
427 #endif /*HAVE_STRNDUP*/
    [all...]

Completed in 327 milliseconds