Searched refs:kFormat10 (Results 1 – 2 of 2) sorted by relevance
491 const char kFormat10[] = "\0%d"; // expected-note{{format string is defined here}} in pr9751() local492 printf(kFormat10, 4); // expected-warning{{format string contains '\0' within the string body}} in pr9751()
41 kFormat10 = 10, enumerator