Home
last modified time | relevance | path

Searched refs:oldmax (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dprofile.c1534 unsigned int oldmax=pProfile->m_MaxLines; in addLine() local
1539 for ( idx = oldmax ; idx < pProfile->m_MaxLines ; ++idx ) in addLine()
1749 unsigned int oldmax=pProfile->m_MaxSections; in addSection() local
1754 for ( idx = oldmax ; idx < pProfile->m_MaxSections ; ++idx ) in addSection()
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx1592 unsigned int oldmax=pProfile->m_MaxLines; in addLine() local
1597 for ( index = oldmax ; index < pProfile->m_MaxLines ; ++index ) in addLine()
1807 unsigned int oldmax=pProfile->m_MaxSections; in addSection() local
1812 for ( index = oldmax ; index < pProfile->m_MaxSections ; ++index ) in addSection()

Completed in 28 milliseconds