Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dformat-strings-darwin.c14 int justRight = 1; in test() local
17 printf("%D", justRight); in test()
19 printf("%U", justRight); in test()
21 printf("%O", justRight); in test()
/external/llvm-project/clang/test/Sema/
Dformat-strings-darwin.c14 int justRight = 1; in test() local
17 printf("%D", justRight); in test()
19 printf("%U", justRight); in test()
21 printf("%O", justRight); in test()