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

  /external/clang/test/Sema/
format-strings.c 491 const char kFormat10[] = "\0%d"; // expected-note{{format string is defined here}}
492 printf(kFormat10, 4); // expected-warning{{format string contains '\0' within the string body}}
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 41 kFormat10 = 10,
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 41 kFormat10 = 10,

Completed in 210 milliseconds