Searched refs:LIBC_GLIBC (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/base/process/
H A Dmemory.h19 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
H A Dmemory_linux.cc56 #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/
H A DSkMemory_new_handler.cpp56 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
87 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
/external/chromium_org/build/
H A Dbuild_config.h38 #define LIBC_GLIBC 1 macro
/external/chromium_org/sandbox/linux/services/
H A Dlibc_urandom_override.cc19 #if !defined(HAVE_XSTAT) && defined(LIBC_GLIBC)

Completed in 128 milliseconds