Searched refs:kFormat18 (Results 1 – 1 of 1) sorted by relevance
529 const char kFormat18[] = { "%lld" }; // expected-note{{format string is defined here}} in pr9751() local530 printf(kFormat18, 0); // expected-warning{{format specifies type}} in pr9751()