Searched refs:zlong (Results 1 – 1 of 1) sorted by relevance
574 long zlong = z & LONG_MASK; in destructiveMulAdd() local586 long sum = (x[len-1] & LONG_MASK) + zlong; in destructiveMulAdd()