Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/Sema/
H A Dformat-strings-int-typedefs.c29 typedef void *uintmax_t; in test() typedef
H A Dformat-strings-fixit.c15 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/llvm-project-15.0.7/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
H A Dstdint.h22 typedef unsigned int uintmax_t; typedef
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Derr34-c.c6 typedef unsigned long long uintmax_t; typedef
/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h263 typedef __UINTMAX_TYPE__ uintmax_t; typedef