Home
last modified time | relevance | path

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

/external/clang/test/Preprocessor/
Dstdint.c1480 WINT_MAX_ WINT_MAX
/external/bison/darwin-lib/
Dstdint.h567 #undef WINT_MAX
570 #define WINT_MAX \ macro
/external/bison/lib/
Dstdint.in.h566 #undef WINT_MAX
569 #define WINT_MAX \
/external/libcxx/include/
Dcstdint85 WINT_MAX
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h219 #define WINT_MAX _UI16_MAX macro
/external/libvncserver/compat/msvc/
Dstdint.h219 #define WINT_MAX _UI16_MAX macro
/external/libusb/msvc/
Dstdint.h220 #define WINT_MAX 0xffffU macro
/external/clang/lib/Headers/
Dstdint.h685 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__) macro
688 # define WINT_MAX __INTN_MAX(__WINT_WIDTH__) macro
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp215 #ifndef WINT_MAX
216 #error WINT_MAX not defined
Dstdint_h.pass.cpp250 assert(WINT_MAX == std::numeric_limits<wint_t>::max()); in main()
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp215 #ifndef WINT_MAX
216 #error WINT_MAX not defined
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp251 assert(WINT_MAX == std::numeric_limits<std::wint_t>::max()); in main()
/external/bison/m4/
Dstdint.m4178 && WINT_MAX == TYPE_MAXIMUM (wint_t)
/external/bison/
Dconfigure14303 && WINT_MAX == TYPE_MAXIMUM (wint_t)