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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dstdint.h124 #define INTPTR_MIN INT64_MIN macro
127 #define INTPTR_MIN INT32_MIN macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstdint_.h378 #undef INTPTR_MIN macro
381 #define INTPTR_MIN LONG_MIN macro
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dstdint_.h728 # define INTPTR_MIN (-1LL << (@BITSIZEOF_INTPTR_T@ - 1)) macro
730 # define INTPTR_MIN (-1L << (@BITSIZEOF_INTPTR_T@ - 1)) macro
734 # define INTPTR_MIN LONG_MIN macro
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/
H A Dstdint.h129 #define INTPTR_MIN INT64_MIN macro
132 #define INTPTR_MIN INT32_MIN macro

Completed in 87 milliseconds