Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dformat-strings-fixit.c118 uintmax_t uIntmaxVar; in test2() local
147 scanf("%f", &uIntmaxVar); in test2()
158 scanf("%f", (my_uintmax_type*)&uIntmaxVar); in test2()
/external/clang/test/Sema/
Dformat-strings-fixit.c118 uintmax_t uIntmaxVar; in test2() local
147 scanf("%f", &uIntmaxVar); in test2()
158 scanf("%f", (my_uintmax_type*)&uIntmaxVar); in test2()