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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tm.h 3 #ifndef LIBC_GLIBC
4 # define LIBC_GLIBC 1
  /external/chromium_org/base/process/
memory.h 19 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
memory_linux.cc 56 #if defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
144 #endif // LIBC_GLIBC && !USE_TCMALLOC
203 (!defined(LIBC_GLIBC) && !defined(USE_TCMALLOC))
205 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
  /external/chromium_org/skia/ext/
SkMemory_new_handler.cpp 56 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
87 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
  /external/chromium_org/build/
build_config.h 38 #define LIBC_GLIBC 1
  /external/chromium_org/sandbox/linux/services/
libc_urandom_override.cc 19 #if !defined(HAVE_XSTAT) && defined(LIBC_GLIBC)

Completed in 90 milliseconds