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

/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h907 #ifndef WINT_MIN
910 # define WINT_MIN (-1L << (@BITSIZEOF_WINT_T@ - 1)) macro
912 # define WINT_MIN (-1 << (@BITSIZEOF_WINT_T@ - 1)) macro
916 # define WINT_MIN 0UL macro
918 # define WINT_MIN 0U macro
920 # define WINT_MIN 0 macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h191 #define WINT_MIN INT32_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h182 #define WINT_MIN INT32_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h219 #define WINT_MIN 0U macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h438 #undef WINT_MIN macro
440 #define WINT_MIN \ macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in668 #undef WINT_MIN
H A Dconfig.h.msvc666 #undef WINT_MIN
H A Dconfig.h_vms667 #undef WINT_MIN
H A Dconfigure28796 for bound in WINT_MIN WINT_MAX; do
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.tab590 WINT_MIN C XX 1 L wchar.h
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dc.vim229 syn keyword cConstant SIZE_MAX WCHAR_MIN WCHAR_MAX WINT_MIN WINT_MAX

Completed in 249 milliseconds