Home
last modified time | relevance | path

Searched refs:WINT_MIN (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/Preprocessor/
Dstdint.c1479 WINT_MIN_ WINT_MIN
/external/bison/darwin-lib/
Dstdint.h566 #undef WINT_MIN
568 #define WINT_MIN \ macro
/external/bison/lib/
Dstdint.in.h565 #undef WINT_MIN
567 #define WINT_MIN \
/external/libcxx/include/
Dcstdint84 WINT_MIN
Dmodule.modulemap199 …PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX,
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h218 #define WINT_MIN 0 macro
/external/mesa3d/include/c99/
Dstdint.h218 #define WINT_MIN 0 macro
/external/clang/lib/Headers/
Dstdint.h684 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0) macro
687 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__) macro
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp211 #ifndef WINT_MIN
212 #error WINT_MIN not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dstdint_h.pass.cpp247 assert(WINT_MIN == std::numeric_limits<wint_t>::min()); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp248 assert(WINT_MIN == std::numeric_limits<std::wint_t>::min()); in main()
/external/bison/m4/
Dstdint.m4177 WINT_MIN == TYPE_MINIMUM (wint_t)
/external/bison/
Dconfigure14302 WINT_MIN == TYPE_MINIMUM (wint_t)