Home | History | Annotate | Download | only in ref

Lines Matching defs:m_prevsib

70   protected SuballocatedIntVector m_prevsib;
215 // Only create the m_prevsib array if the usePrevsib flag is true.
219 m_prevsib = new SuballocatedIntVector(blocksize, numblocks);
591 return m_prevsib.elementAt(identity);
603 return m_prevsib.elementAt(identity);
733 if (m_prevsib != null)
1181 if (m_prevsib != null)