Lines Matching refs:y1
2087 Long y1;2088 y1 = x << 32;2089 y1 >>=/*s*/ 32;2090 return toBool(x == y1);