Home | History | Annotate | Download | only in src

Lines Matching defs:occupied

156   UINT  occupied = 0;
165 occupied = 1;
170 if (occupied) {
171 occupied = 0;
174 occupied |= 1 << hdrSlotUsage[s];
177 if ( !(occupied & 0x1) ) {
181 occupied >>= 1;