Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set.h114 for (size_t nn = 0; nn < kMaskWordCount; ++nn) in IntersectWith()
121 for (size_t nn = 0; nn < kMaskWordCount; ++nn) { in GetCount()
136 static const size_t kMaskWordCount = variable
139 MaskWordType mask_[kMaskWordCount];