Searched refs:kFormat14 (Results 1 – 3 of 3) sorted by relevance
542 const char kFormat14[] = "%0s"; // expected-note{{format string is defined here}} in pr9751() local543 …printf(kFormat14, "a"); // expected-warning{{flag '0' results in undefined behavior with 's' conve… in pr9751()
553 const char kFormat14[] = "%0s"; // expected-note{{format string is defined here}} in pr9751() local554 …printf(kFormat14, "a"); // expected-warning{{flag '0' results in undefined behavior with 's' conve… in pr9751()
44 kFormat14 = 14 enumerator