Search | Google it | Results 1 - 1 of 1 for funcall:L_shift (0.00 seconds) |
37: #else 38: L_shift(ULong *x, ULong *x1, int i) 39: #endif 84: if (x < x1 && i < 8) 85: L_shift(x, x1, i); 86: if (x <= x0) { 127: if (x < x1 && i < 8) 128: L_shift(x, x1, i); 129: if (x > x0) {