Searched defs:ll2 (Results 1 – 5 of 5) sorted by relevance
9 static long long return_ll(int ll0, long long ll1, int ll2) in return_ll()21 unsigned ll0, ll2; in main() local
10 unsigned long long ll1, ll2; variable
173 unsigned long long ll2 = { 1 }; // OK in shrink_int() local
591 LinkedList ll2 = new LinkedList(); in test_shuffleLjava_util_List() local657 LinkedList ll2 = new LinkedList(); in test_shuffleLjava_util_ListLjava_util_Random() local
246 …constexpr long long ll2 = ll1 + 1; // expected-error {{constant}} expected-note {{ 922337203685477… variable