Home
last modified time | relevance | path

Searched refs:WINT_MAX (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/libcxx/test/libcxx/depr/depr.c.headers/
H A Dstdint_h.std_types_t.compile.pass.cpp221 #ifndef WINT_MAX
222 #error WINT_MAX not defined
H A Dstdint_h.xopen_source.compile.pass.cpp218 #ifndef WINT_MAX
219 #error WINT_MAX not defined
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dstdint.c1592 WINT_MAX_ WINT_MAX
/llvm-project-15.0.7/libcxx/include/
H A Dcstdint84 WINT_MAX
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp216 #ifndef WINT_MAX
217 #error WINT_MAX not defined
H A Dstdint_h.pass.cpp255 assert(WINT_MAX == std::numeric_limits<wint_t>::max()); in main()
/llvm-project-15.0.7/libcxx/test/std/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp216 #ifndef WINT_MAX
217 #error WINT_MAX not defined
/llvm-project-15.0.7/clang/lib/Headers/
H A Dstdint.h828 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__) macro
831 # define WINT_MAX __INTN_MAX(__WINT_WIDTH__) macro
/llvm-project-15.0.7/libcxx/test/std/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp256 assert(WINT_MAX == std::numeric_limits<std::wint_t>::max()); in main()
/llvm-project-15.0.7/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc199 SYMBOL(WINT_MAX, None, <stdint.h>)