Home
last modified time | relevance | path

Searched refs:WINT_MAX (Results 1 – 13 of 13) 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
Dmodule.modulemap199 …PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX,
/external/mesa3d/include/c99/
Dstdint.h219 #define WINT_MAX _UI16_MAX macro
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h219 #define WINT_MAX _UI16_MAX 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/input.output/file.streams/c.files/
Dcinttypes.pass.cpp215 #ifndef WINT_MAX
216 #error WINT_MAX not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp250 assert(WINT_MAX == std::numeric_limits<wint_t>::max()); in main()
/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)