Searched refs:INT_FAST64_MAX (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dprivate.h137 #ifndef INT_FAST64_MAX
148 #endif /* !defined INT_FAST64_MAX */
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dprivate.h156 #ifndef INT_FAST64_MAX
167 #endif /* !defined INT_FAST64_MAX */
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h119 #define INT_FAST64_MAX INT64_MAX macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h693 # ifndef INT_FAST64_MAX
695 # define INT_FAST64_MAX (~ (-1L << (@BITSIZEOF_INT_FAST64_T@ - 1))) macro
697 # define INT_FAST64_MAX (~ (-1LL << (@BITSIZEOF_INT_FAST64_T@ - 1))) macro
699 # define INT_FAST64_MAX (~ (-1i64 << (@BITSIZEOF_INT_FAST64_T@ - 1))) macro
704 # define INT_FAST64_MAX INT64_MAX macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h114 #define INT_FAST64_MAX INT64_MAX macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h167 #define INT_FAST64_MAX INT64_MAX macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h365 #undef INT_FAST64_MAX macro
368 # define INT_FAST64_MAX INT64_MAX macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in525 #undef INT_FAST64_MAX
H A Dconfig.h.msvc523 #undef INT_FAST64_MAX
H A Dconfig.h_vms524 #undef INT_FAST64_MAX
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.vim224 syn keyword cConstant INT_FAST8_MAX INT_FAST16_MAX INT_FAST32_MAX INT_FAST64_MAX

Completed in 189 milliseconds