Searched refs:y0 (Results 1 – 2 of 2) sorted by relevance
60 long y0 = y & 0xffffffffL; in unsignedMultiplyHigh() local63 long t = x1 * y0 + ((x0 * y0) >>> 32); in unsignedMultiplyHigh()
153 extern double y0 __P((double));