Searched refs:andMask (Results 1 – 1 of 1) sorted by relevance
147 uint64_t andMask = in commitSection() local149 uint64_t orMask = ~andMask; in commitSection()150 uint64_t andFlags = (flags & isec->flags) & andMask; in commitSection()