Searched refs:kFormat12 (Results 1 – 3 of 3) sorted by relevance
533 const char kFormat12[] = "%*d"; // expected-note{{format string is defined here}} in pr9751() local534 …printf(kFormat12, 4.4); // expected-warning{{field width should have type 'int', but argument has … in pr9751()
544 const char kFormat12[] = "%*d"; // expected-note{{format string is defined here}} in pr9751() local545 …printf(kFormat12, 4.4); // expected-warning{{field width should have type 'int', but argument has … in pr9751()
42 kFormat12 = 12, enumerator