Home | History | Annotate | Download | only in dist

Lines Matching refs:nElem

21083   int nElem = (nPg+1+31) / 32;
21084 int nByte = SZ_RECOVERBITMAP_32 + nElem*sizeof(u32);