Searched refs:kFormat17 (Results 1 – 1 of 1) sorted by relevance
523 const char kFormat17[] = "%hu"; // expected-note{{format string is defined here}}} in pr9751() local524 …printf(kFormat17, (int[]){0}); // expected-warning{{format specifies type 'unsigned short' but the… in pr9751()