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

  /external/clang/test/SemaCXX/
format-strings.cpp 30 int printf2(const char *, ...);
72 int Foo::printf2(const char *fmt, ...) { function in class:Foo
  /external/clang/test/Sema/
attr-format.c 23 int (*printf2)(double format, ...) __attribute__((__format__(printf, 1, 2))); // expected-error {{format argument not a string type}} member in struct:_mystruct
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc     [all...]

Completed in 216 milliseconds