Searched defs:ll2 (Results 1 – 3 of 3) sorted by relevance
10 unsigned long long ll1, ll2; variable
177 unsigned long long ll2 = { 1 }; // OK in shrink_int() local
248 …constexpr long long ll2 = ll1 + 1; // expected-error {{constant}} expected-note {{ 922337203685477… variable