Home | History | Annotate | Download | only in alloc

Lines Matching refs:space2

798     char space2;
806 space2 = heapSource->blockSpace[offset >> BLOCK_SHIFT];
807 return space == space2;