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

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-arm-v6plus.h 183 #define BASE_HAS_ATOMIC64 1
atomicops-internals-linuxppc.h 43 #define BASE_HAS_ATOMIC64 1
atomicops-internals-macosx.h 51 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
atomicops-internals-x86.h 42 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
atomicops.h 358 #ifdef BASE_HAS_ATOMIC64
389 #endif // BASE_HAS_ATOMIC64
atomicops-internals-windows.h 49 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
atomicops_unittest.cc 250 #if 0 and defined(BASE_HAS_ATOMIC64)
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-arm-v6plus.h 182 #define BASE_HAS_ATOMIC64 1
atomicops-internals-linuxppc.h 43 #define BASE_HAS_ATOMIC64 1
atomicops-internals-macosx.h 51 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
atomicops-internals-x86.h 42 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
atomicops.h 358 #ifdef BASE_HAS_ATOMIC64
389 #endif // BASE_HAS_ATOMIC64
atomicops-internals-windows.h 48 #define BASE_HAS_ATOMIC64 1 // Use only in tests and base/atomic*
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
atomicops_unittest.cc 250 #if 0 and defined(BASE_HAS_ATOMIC64)

Completed in 211 milliseconds