Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint85 WINT_MAX
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h496 #undef WINT_MAX
499 #define WINT_MAX \ macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp249 assert(WINT_MAX == std::numeric_limits<wint_t>::max()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp215 #ifndef WINT_MAX
216 #error WINT_MAX not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp249 assert(WINT_MAX == std::numeric_limits<std::wint_t>::max()); in main()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4169 && WINT_MAX == TYPE_MAXIMUM (wint_t)
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20174 && WINT_MAX == TYPE_MAXIMUM (wint_t)