Searched defs:INT32_MIN (Results 1 - 15 of 15) sorted by path

/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dumachine.h133 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dprivate.h154 #define INT32_MIN (-1 - INT32_MAX) macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Dumachine.h152 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dstdint.h81 #define INT32_MIN (-INT32_MAX-1) macro
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dprivate.h173 #define INT32_MIN (-1 - INT32_MAX) macro
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dconfigfile.c65 #define INT32_MIN (-2147483647-1) macro
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dtokenparser.c65 #define INT32_MIN (-2147483647-1) macro
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h129 #define INT32_MIN (-2147483647 - 1) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Dumachine.h152 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Dumachine.h152 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Dumachine.h152 # define INT32_MIN ((int32_t)(-2147483647-1)) macro
/macosx-10.10/apache-793/httpd/server/
H A Dutil_expr_scan.c66 #define INT32_MIN (-2147483647-1) macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstdint_.h277 #undef INT32_MIN macro
280 #define INT32_MIN (~ INT32_MAX) macro
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dstdint_.h345 # define INT32_MIN (-1 << (@BITSIZEOF_INT32_T@ - 1)) macro
348 # define INT32_MIN (~INT32_MAX) macro
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h86 #define INT32_MIN (-INT32_MAX-1) macro

Completed in 376 milliseconds