Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dformat-strings-gnu.c14 long long quiteLong = 2; in test() local
17 printf("%Ld", quiteLong); in test()
28 printf("%Z\n", quiteLong); // expected-warning{{invalid conversion specifier 'Z'}} in test()
/external/llvm-project/clang/test/Sema/
Dformat-strings-gnu.c14 long long quiteLong = 2; in test() local
17 printf("%Ld", quiteLong); in test()
28 printf("%Z\n", quiteLong); // expected-warning{{invalid conversion specifier 'Z'}} in test()