Home
last modified time | relevance | path

Searched refs:theAmount (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Datomicops-internals-macosx.h82 inline int64_t OSAtomicAdd64(int64_t theAmount, int64_t *theValue) { in OSAtomicAdd64() argument
96 int64_t theAmount, int64_t *theValue) { in OSAtomicAdd64Barrier() argument
97 int64_t new_val = OSAtomicAdd64(theAmount, theValue); in OSAtomicAdd64Barrier()
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Datomicops-internals-macosx.h82 inline int64_t OSAtomicAdd64(int64_t theAmount, int64_t *theValue) { in OSAtomicAdd64() argument
96 int64_t theAmount, int64_t *theValue) { in OSAtomicAdd64Barrier() argument
97 int64_t new_val = OSAtomicAdd64(theAmount, theValue); in OSAtomicAdd64Barrier()