Searched refs:MemoryAligner (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsystem-alloc.cc109 union MemoryAligner { union
481 if (alignment < sizeof(MemoryAligner)) alignment = sizeof(MemoryAligner);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dsystem-alloc.cc243 union MemoryAligner { union
625 if (alignment < sizeof(MemoryAligner)) alignment = sizeof(MemoryAligner);

Completed in 125 milliseconds