Searched refs:INT_FAST32_MIN (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h113 #define INT_FAST32_MIN INT32_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h108 #define INT_FAST32_MIN INT32_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h161 #define INT_FAST32_MIN INT32_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h640 # ifndef INT_FAST32_MIN
641 # define INT_FAST32_MIN (-1L << (@BITSIZEOF_INT_FAST32_T@ - 1)) macro
645 # define INT_FAST32_MIN INT64_MIN macro
647 # define INT_FAST32_MIN INT32_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h357 #undef INT_FAST32_MIN macro
360 #define INT_FAST32_MIN LONG_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in522 #undef INT_FAST32_MIN
H A Dconfig.h.msvc520 #undef INT_FAST32_MIN
H A Dconfig.h_vms521 #undef INT_FAST32_MIN
H A Dconfigure26924 INT_FAST32_MIN INT_FAST32_MAX UINT_FAST32_MAX; do
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dc.vim223 syn keyword cConstant INT_FAST8_MIN INT_FAST16_MIN INT_FAST32_MIN INT_FAST64_MIN

Completed in 352 milliseconds