Home
last modified time | relevance | path

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

/llvm-project/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/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
H A Dstdint.h22 typedef unsigned int uintmax_t; typedef
/llvm-project/clang/test/Modules/Inputs/builtin-headers/
H A Dstdint.h27 typedef unsigned int uintmax_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Derr34-c.c6 typedef unsigned long long uintmax_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/
H A Dinttypes.h18 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h251 typedef __UINTMAX_TYPE__ uintmax_t; typedef
/llvm-project/clang/lib/Headers/
H A Dstdint.h309 typedef __UINTMAX_TYPE__ uintmax_t; typedef