Searched refs:kFormat13 (Results 1 – 3 of 3) sorted by relevance
537 const char kFormat13[] = "%.3p"; // expected-note{{format string is defined here}} in pr9751() local539 …printf(kFormat13, p); // expected-warning{{precision used with 'p' conversion specifier, resulting… in pr9751()
548 const char kFormat13[] = "%.3p"; // expected-note{{format string is defined here}} in pr9751() local550 …printf(kFormat13, p); // expected-warning{{precision used with 'p' conversion specifier, resulting… in pr9751()
43 kFormat13 = 13, enumerator