Searched refs:UINT_FAST16_MAX (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dinttypes_.h382 # if UINT_FAST16_MAX > UINT32_MAX
390 # if UINT_FAST16_MAX > UINT32_MAX
398 # if UINT_FAST16_MAX > UINT32_MAX
406 # if UINT_FAST16_MAX > UINT32_MAX
871 # if UINT_FAST16_MAX > UINT32_MAX
873 # elif UINT_FAST16_MAX == 0xffff
881 # if UINT_FAST16_MAX > UINT32_MAX
883 # elif UINT_FAST16_MAX == 0xffff
891 # if UINT_FAST16_MAX > UINT32_MAX
893 # elif UINT_FAST16_MAX
[all...]
H A Dstdint_.h352 #undef UINT_FAST16_MAX macro
355 #define UINT_FAST16_MAX ULONG_MAX macro
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A Dstdint.h122 #define UINT_FAST16_MAX UINT16_MAX macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dstdint_.h624 # ifndef UINT_FAST16_MAX
626 # define UINT_FAST16_MAX (((1 << (@BITSIZEOF_UINT_FAST16_T@ - 1)) - 1) * 2 + 1) macro
628 # define UINT_FAST16_MAX (((1UL << (@BITSIZEOF_UINT_FAST16_T@ - 1)) - 1) * 2 + 1) macro
633 # define UINT_FAST16_MAX UINT64_MAX macro
635 # define UINT_FAST16_MAX UINT32_MAX macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdint.h117 #define UINT_FAST16_MAX UINT16_MAX macro
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dstdint.h170 #define UINT_FAST16_MAX UINT16_MAX macro
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfig.h.in630 #undef UINT_FAST16_MAX
H A Dconfig.h.msvc628 #undef UINT_FAST16_MAX
H A Dconfig.h_vms629 #undef UINT_FAST16_MAX
H A Dconfigure26923 INT_FAST16_MIN INT_FAST16_MAX UINT_FAST16_MAX \
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dc.vim225 syn keyword cConstant UINT_FAST8_MAX UINT_FAST16_MAX UINT_FAST32_MAX UINT_FAST64_MAX

Completed in 327 milliseconds