HomeSort by relevance Sort by last modified time
    Searched refs:kFormat14 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Sema/
format-strings.c 508 const char kFormat14[] = "%0s"; // expected-note{{format string is defined here}}
509 printf(kFormat14, "a"); // expected-warning{{flag '0' results in undefined behavior with 's' conversion specifier}}
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 44 kFormat14 = 14

Completed in 192 milliseconds