Searched refs:INT_LEAST8_MIN (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h95 #define INT_LEAST8_MIN INT8_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h90 #define INT_LEAST8_MIN INT8_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h143 #define INT_LEAST8_MIN INT8_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h304 #undef INT_LEAST8_MIN macro
307 #define INT_LEAST8_MIN INT8_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h434 # ifndef INT_LEAST8_MIN
435 # define INT_LEAST8_MIN (-1 << (@BITSIZEOF_INT_LEAST8_T@ - 1)) macro
438 # define INT_LEAST8_MIN INT8_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in558 #undef INT_LEAST8_MIN
H A Dconfig.h.msvc556 #undef INT_LEAST8_MIN
H A Dconfig.h_vms557 #undef INT_LEAST8_MIN
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dc.vim220 syn keyword cConstant INT_LEAST8_MIN INT_LEAST16_MIN INT_LEAST32_MIN INT_LEAST64_MIN

Completed in 99 milliseconds