Home
last modified time | relevance | path

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

/external/chromium_org/base/process/
Dmemory_linux.cc56 #if defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
203 (!defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)) in UncheckedMalloc()
205 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC) in UncheckedMalloc()
Dmemory.h19 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
/external/chromium_org/skia/ext/
DSkMemory_new_handler.cpp56 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \ in sk_malloc_nothrow()
87 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \ in sk_calloc()
/external/chromium_org/build/
Dbuild_config.h38 #define LIBC_GLIBC 1 macro
/external/chromium_org/sandbox/linux/services/
Dlibc_urandom_override.cc19 #if !defined(HAVE_XSTAT) && defined(LIBC_GLIBC)