Searched defs:resDigits (Results 1 – 2 of 2) sorted by relevance
46 int[] resDigits = new int[val.numberLength + 1]; in not() local120 int[] resDigits = new int[resLength]; in andPositive() local140 int[] resDigits = new int[resLength]; in andDiffSigns() local176 int[] resDigits; in andNegative() local252 int[] resDigits = new int[val.numberLength]; in andNotPositive() local277 int[] resDigits = new int[resLength]; in andNotPositiveNegative() local301 int[] resDigits; in andNotNegativePositive() local381 int[] resDigits = new int[resLength]; in andNotNegative() local462 int[] resDigits = new int[resLength]; in orPositive() local490 int[] resDigits = new int[resLength]; in orNegative() local[all …]
130 int[] resDigits = new int[resLen]; in shiftLeftOneBit() local145 int[] resDigits = new int[resLength + 1]; in shiftRight() local219 int[] resDigits = new int[resLength]; in flipBit() local