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

  /external/clang/test/Sema/
format-strings.c 503 const char kFormat13[] = "%.3p"; // expected-note{{format string is defined here}}
505 printf(kFormat13, p); // expected-warning{{precision used with 'p' conversion specifier, resulting in undefined behavior}}
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 43 kFormat13 = 13,

Completed in 42 milliseconds