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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h150 #define PTRDIFF_MIN INT64_MIN macro
153 #define PTRDIFF_MIN INT32_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h145 #define PTRDIFF_MIN INT64_MIN macro
148 #define PTRDIFF_MIN INT32_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h193 #define PTRDIFF_MIN INT64_MIN macro
196 #define PTRDIFF_MIN INT32_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h78 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
407 #undef PTRDIFF_MIN macro
409 #define PTRDIFF_MIN \ macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h62 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX.
68 UINT_FAST8_MAX, PTRDIFF_MIN, PTRDIFF_MAX. */
70 UINTPTR_MAX, PTRDIFF_MIN, PTRDIFF_MAX. */
810 #ifndef PTRDIFF_MIN
812 # define PTRDIFF_MIN (-1L << (@BITSIZEOF_PTRDIFF_T@ - 1)) macro
814 # define PTRDIFF_MIN (-1 << (@BITSIZEOF_PTRDIFF_T@ - 1)) macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in585 #undef PTRDIFF_MIN
H A Dconfig.h.msvc583 #undef PTRDIFF_MIN
H A Dconfig.h_vms584 #undef PTRDIFF_MIN
H A Dconfigure27396 for bound in PTRDIFF_MIN PTRDIFF_MAX; do
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dconf.tab428 PTRDIFF_MIN C XX 1 LMU stdint.h -65535
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dc.vim228 syn keyword cConstant PTRDIFF_MIN PTRDIFF_MAX SIG_ATOMIC_MIN SIG_ATOMIC_MAX

Completed in 195 milliseconds