Searched defs:WINT_MIN (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdint.h186 #define WINT_MIN INT32_MIN macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstdint_.h438 #undef WINT_MIN macro
440 #define WINT_MIN \ macro
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dstdint_.h910 # 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.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/
H A Dstdint.h191 #define WINT_MIN INT32_MIN macro

Completed in 82 milliseconds