Searched refs:kFormat6 (Results 1 – 3 of 3) sorted by relevance
35 const char kFormat6[] = "%00d"; in pr9751() local37 scanf(kFormat6, i); in pr9751()
475 const char kFormat6[] = "%s"; // expected-note{{format string is defined here}} in pr9751() local476 …printf(kFormat6, 5); // expected-warning{{format specifies type 'char *' but the argument has type… in pr9751()
39 kFormat6 = 6, enumerator