Searched refs:shiftBlocks (Results 1 – 1 of 1) sorted by relevance
610 Index shiftBlocks = b / N; in bitShiftLeft() local613 len = a.len + shiftBlocks + 1; in bitShiftLeft()616 for (i = 0; i < shiftBlocks; i++) in bitShiftLeft()618 for (j = 0, i = shiftBlocks; j <= a.len; j++, i++) in bitShiftLeft()