Searched refs:oldmax (Results 1 – 2 of 2) sorted by relevance
1534 unsigned int oldmax=pProfile->m_MaxLines; in addLine() local1539 for ( idx = oldmax ; idx < pProfile->m_MaxLines ; ++idx ) in addLine()1749 unsigned int oldmax=pProfile->m_MaxSections; in addSection() local1754 for ( idx = oldmax ; idx < pProfile->m_MaxSections ; ++idx ) in addSection()
1592 unsigned int oldmax=pProfile->m_MaxLines; in addLine() local1597 for ( index = oldmax ; index < pProfile->m_MaxLines ; ++index ) in addLine()1807 unsigned int oldmax=pProfile->m_MaxSections; in addSection() local1812 for ( index = oldmax ; index < pProfile->m_MaxSections ; ++index ) in addSection()
Completed in 28 milliseconds