Searched refs:WINT_MIN (Results 1 - 12 of 12) sorted by relevance

/external/clang/test/Preprocessor/
H A Dstdint.c1372 WINT_MIN_ WINT_MIN
/external/chromium_org/third_party/libusb/src/msvc/
H A Dstdint.h219 #define WINT_MIN 0U macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dstdint.h218 #define WINT_MIN 0 macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h218 #define WINT_MIN 0 macro
/external/mesa3d/include/c99/
H A Dstdint.h218 #define WINT_MIN 0 macro
/external/bison/darwin-lib/
H A Dstdint.h566 #undef WINT_MIN macro
568 #define WINT_MIN \ macro
/external/bison/lib/
H A Dstdint.in.h565 #undef WINT_MIN
567 #define WINT_MIN \
/external/libcxx/test/depr/depr.c.headers/
H A Dstdint_h.pass.cpp245 // WINT_MIN
246 assert(WINT_MIN == std::numeric_limits<wint_t>::min());
/external/libcxx/test/language.support/cstdint/cstdint.syn/
H A Dcstdint.pass.cpp245 // WINT_MIN
246 assert(WINT_MIN == std::numeric_limits<std::wint_t>::min());
/external/clang/lib/Headers/
H A Dstdint.h684 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0) macro
687 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__) macro
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp211 #ifndef WINT_MIN
212 #error WINT_MIN not defined
/external/bison/
H A Dconfigure14302 WINT_MIN == TYPE_MINIMUM (wint_t)

Completed in 733 milliseconds