Searched defs:uim (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/ | ||
H A D | err34-c.c | 26 uintmax_t uim; in f1() local |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ | ||
H A D | use-std-print.cpp | 574 const uintmax_t uim = 42; printf_integer_d() local |