Lines Matching refs:LL
5459 long long ll = 1LL; int i = 63;5464 return ll << i | ll >> i | llmax / ll | llmax % ll;