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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h98 #define INT_LEAST64_MIN INT64_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h512 # ifndef INT_LEAST64_MIN
514 # define INT_LEAST64_MIN (-1L << (@BITSIZEOF_INT_LEAST64_T@ - 1)) macro
516 # define INT_LEAST64_MIN (-1LL << (@BITSIZEOF_INT_LEAST64_T@ - 1)) macro
518 # define INT_LEAST64_MIN (-1i64 << (@BITSIZEOF_INT_LEAST64_T@ - 1)) macro
523 # define INT_LEAST64_MIN INT64_MIN macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h93 #define INT_LEAST64_MIN INT64_MIN macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h146 #define INT_LEAST64_MIN INT64_MIN macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdint_.h325 #undef INT_LEAST64_MIN macro
328 # define INT_LEAST64_MIN INT64_MIN macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in552 #undef INT_LEAST64_MIN
H A Dconfig.h.msvc550 #undef INT_LEAST64_MIN
H A Dconfig.h_vms551 #undef INT_LEAST64_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 93 milliseconds