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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h114 #define INT_FAST64_MIN INT64_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h678 # ifndef INT_FAST64_MIN
680 # define INT_FAST64_MIN (-1L << (@BITSIZEOF_INT_FAST64_T@ - 1)) macro
682 # define INT_FAST64_MIN (-1LL << (@BITSIZEOF_INT_FAST64_T@ - 1)) macro
684 # define INT_FAST64_MIN (-1i64 << (@BITSIZEOF_INT_FAST64_T@ - 1)) macro
689 # define INT_FAST64_MIN INT64_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h109 #define INT_FAST64_MIN INT64_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h162 #define INT_FAST64_MIN INT64_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h364 #undef INT_FAST64_MIN macro
367 # define INT_FAST64_MIN INT64_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in528 #undef INT_FAST64_MIN
H A Dconfig.h.msvc526 #undef INT_FAST64_MIN
H A Dconfig.h_vms527 #undef INT_FAST64_MIN
H A Dconfigure27041 for bound in INT_FAST64_MIN INT_FAST64_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 315 milliseconds