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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h112 #define INT_FAST16_MIN INT16_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h107 #define INT_FAST16_MIN INT16_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h160 #define INT_FAST16_MIN INT16_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h602 # ifndef INT_FAST16_MIN
603 # define INT_FAST16_MIN (-1L << (@BITSIZEOF_INT_FAST16_T@ - 1)) macro
607 # define INT_FAST16_MIN INT64_MIN macro
609 # define INT_FAST16_MIN INT32_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h350 #undef INT_FAST16_MIN macro
353 #define INT_FAST16_MIN LONG_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in516 #undef INT_FAST16_MIN
H A Dconfig.h.msvc514 #undef INT_FAST16_MIN
H A Dconfig.h_vms515 #undef INT_FAST16_MIN
H A Dconfigure26923 INT_FAST16_MIN INT_FAST16_MAX UINT_FAST16_MAX \
[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 245 milliseconds