Searched refs:kFormat8 (Results 1 – 3 of 3) sorted by relevance
482 const char kFormat8[] = "%1$d %d"; // expected-note{{format string is defined here}} in pr9751() local483 …printf(kFormat8, 4, 4); // expected-warning{{cannot mix positional and non-positional arguments in… in pr9751()
40 kFormat8 = 8, enumerator