Searched defs:diff3 (Results 1 – 2 of 2) sorted by relevance
44 diff3 = subprocess.check_output( variable 50 diff3 = diff3.replace(" ", "") variable
222 constexpr int diff3 = &a[2][0] - &a[1][0]; // expected-error {{constant expression}} expected-note {{subtracted pointers are not elements of the same array}} global() variable