Home
last modified time | relevance | path

Searched refs:WINT_MIN (Results 1 – 15 of 15) 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
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h218 #define WINT_MIN 0 macro
/external/libvncserver/compat/msvc/
Dstdint.h218 #define WINT_MIN 0 macro
/external/libusb/msvc/
Dstdint.h219 #define WINT_MIN 0U 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/depr/depr.c.headers/
Dinttypes_h.pass.cpp211 #ifndef WINT_MIN
212 #error WINT_MIN not defined
Dstdint_h.pass.cpp247 assert(WINT_MIN == std::numeric_limits<wint_t>::min()); in main()
/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/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp248 assert(WINT_MIN == std::numeric_limits<std::wint_t>::min()); in main()
/external/python/cpython2/Lib/plat-atheos/
DIN.py273 WINT_MIN = (0) variable
/external/bison/m4/
Dstdint.m4177 WINT_MIN == TYPE_MINIMUM (wint_t)
/external/bison/
Dconfigure14302 WINT_MIN == TYPE_MINIMUM (wint_t)