Home | History | Annotate | Download | only in src

Lines Matching refs:occupied

150   UINT  occupied = 0;
159 occupied = 1;
164 if (occupied) {
165 occupied = 0;
168 occupied |= 1 << hdrSlotUsage[s];
171 if ( !(occupied & 0x1) ) {
175 occupied >>= 1;