Home | History | Annotate | Download | only in core

Lines Matching full:popcount

2688 inline static unsigned popcount(uint8_t x) {
2701 const size_t flatBytes = 4 * (popcount(dirty & kPOD_DirtyBitMask) + 2);