Searched refs:kFormat11 (Results 1 – 1 of 1) sorted by relevance
494 const char kFormat11[] = "%*d"; // expected-note{{format string is defined here}} in pr9751() local495 …printf(kFormat11); // expected-warning{{'*' specified field width is missing a matching 'int' argu… in pr9751()