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

  /external/bison/lib/
strndup.h 18 #if HAVE_STRNDUP
  /external/libxml2/
config.h 195 #define HAVE_STRNDUP 1
  /external/bison/
config.h 226 #define HAVE_STRNDUP 1
config.hin 225 #undef HAVE_STRNDUP
config.status     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 206 # if ! @HAVE_STRNDUP@
210 # if ! @HAVE_STRNDUP@ || ! @HAVE_DECL_STRNDUP@
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 454 #undef HAVE_STRNDUP
configure 738 HAVE_STRNDUP
    [all...]
  /system/core/liblog/
logprint.c 273 // Presently HAVE_STRNDUP is never defined, so the second case is always taken
275 #ifdef HAVE_STRNDUP
281 #endif /*HAVE_STRNDUP*/

Completed in 864 milliseconds