Home
last modified time | relevance | path

Searched refs:kFormat10 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dformat-strings.c525 const char kFormat10[] = "\0%d"; // expected-note{{format string is defined here}} in pr9751() local
526 printf(kFormat10, 4); // expected-warning{{format string contains '\0' within the string body}} in pr9751()
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.h41 kFormat10 = 10, enumerator