Searched defs:UINTMAX_MAX (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-stdint.c247 verify (TYPE_MAXIMUM (uintmax_t) == UINTMAX_MAX); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c246 verify (TYPE_MAXIMUM (uintmax_t) == UINTMAX_MAX); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h401 #undef UINTMAX_MAX macro
403 # define UINTMAX_MAX UINT64_MAX macro
405 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h401 #undef UINTMAX_MAX macro
403 # define UINTMAX_MAX UINT64_MAX macro
405 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dstdint_.h207 #define UINTMAX_MAX UINT64_MAX macro
211 #define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h401 #undef UINTMAX_MAX macro
403 # define UINTMAX_MAX UINT64_MAX macro
405 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h794 # define UINTMAX_MAX (((1ULL << (@BITSIZEOF_UINTMAX_T@ - 1)) - 1) * 2 + 1) macro
796 # define UINTMAX_MAX (((1UL << (@BITSIZEOF_UINTMAX_T@ - 1)) - 1) * 2 + 1) macro
801 # define UINTMAX_MAX UINT64_MAX macro
803 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h425 #undef UINTMAX_MAX macro
427 # define UINTMAX_MAX UINT64_MAX macro
429 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h425 #undef UINTMAX_MAX macro
427 # define UINTMAX_MAX UINT64_MAX macro
429 # define UINTMAX_MAX UINT32_MAX macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdint.in.h426 #undef UINTMAX_MAX macro
428 # define UINTMAX_MAX UINT64_MAX macro
430 # define UINTMAX_MAX UINT32_MAX macro

Completed in 106 milliseconds