Home | History | Annotate | Download | only in priv

Lines Matching refs:y1

2003    Long y1 = y0;
2004 y1 <<= 32;
2005 y1 >>=/*s*/ 32;
2006 return toBool(x == y1);