Searched refs:index0 (Results 1 – 1 of 1) sorted by relevance
601 sal_uInt32 index0, index1, index2, index3; in scope() local609 index0 = nPage; in scope()612 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()630 index0 = n % nCapacity; in scope()633 n = index1 * nCapacity + index0; in scope()639 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()661 index0 = n % nCapacity; in scope()665 index1 * nCapacity + index0; in scope()671 rDescr.m_nIndex0 = (sal_uInt16)(index0 & 0xffff); in scope()698 index0 = n % nCapacity; in scope()[all …]
Completed in 18 milliseconds