Lines Matching refs:oldIndex
1201 uint16_t oldIndex;
1284 oldIndex=tempTable.rows[i].sortIndex;
1285 ds->swapArray16(ds, p+oldIndex, 2, q+i, pErrorCode);
1286 ds->swapArray16(ds, p2+oldIndex, 2, q2+i, pErrorCode);
1297 oldIndex=tempTable.rows[i].sortIndex;
1298 ds->swapArray16(ds, p+oldIndex, 2, r+i, pErrorCode);
1303 oldIndex=tempTable.rows[i].sortIndex;
1304 ds->swapArray16(ds, p2+oldIndex, 2, r+i, pErrorCode);