Searched refs:m_maxNodeIndex (Results 1 – 1 of 1) sorted by relevance
1808 private int m_maxNodeIndex; field in SAX2DTM21886 m_maxNodeIndex = 1 << DTMManager.IDENT_DTM_NODE_BITS; in SAX2DTM2()2343 if (nodeIndex == m_maxNodeIndex) in addNode()2346 m_maxNodeIndex += (1 << DTMManager.IDENT_DTM_NODE_BITS); in addNode()