Home
last modified time | relevance | path

Searched defs:intmax_t (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dformat-strings-int-typedefs.c28 typedef void *intmax_t; in test() typedef
H A Dformat-strings-fixit.c14 typedef __INTMAX_TYPE__ intmax_t; typedef
/llvm-project/clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/
H A Dstdint.h21 typedef int intmax_t; typedef
/llvm-project/clang/test/Modules/Inputs/builtin-headers/
H A Dstdint.h26 typedef int intmax_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Derr34-c.c5 typedef long long intmax_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/
H A Dinttypes.h12 typedef __INTMAX_TYPE__ intmax_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dspuriously-wake-up-functions.cpp5 using intmax_t = int; typedef
/llvm-project/libc/include/llvm-libc-macros/
H A Dstdint-macros.h250 typedef __INTMAX_TYPE__ intmax_t; typedef
/llvm-project/clang/lib/Headers/
H A Dstdint.h308 typedef __INTMAX_TYPE__ intmax_t; typedef