Searched refs:maxCorrVal (Results 1 – 6 of 6) sorted by relevance
6888 const Uint32 maxCorrVal = (data.m_totalRows) == 0 ? 0 : in scanIndex_execSCAN_FRAGCONF() local6894 = static_cast<Int32>(org->batch_size_rows - maxCorrVal); in scanIndex_execSCAN_FRAGCONF()6910 Uint32 batchRange = maxCorrVal; in scanIndex_execSCAN_FRAGCONF()
8148 const Uint32 maxCorrVal = (data.m_totalRows == 0) ? 0 : in scanFrag_execSCAN_FRAGCONF() local8154 = static_cast<Int32>(org->batch_size_rows - maxCorrVal); in scanFrag_execSCAN_FRAGCONF()8170 Uint32 batchRange = maxCorrVal; in scanFrag_execSCAN_FRAGCONF()