Searched refs:UINTPTR_MAX (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c226 uintptr_t h[2] = { 17, UINTPTR_MAX };
227 verify (TYPE_MAXIMUM (uintptr_t) == UINTPTR_MAX); variable
228 verify_same_types (UINTPTR_MAX, (uintptr_t) 0 + 0);
230 #if INTPTR_MIN && INTPTR_MAX && UINTPTR_MAX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h70 UINTPTR_MAX, PTRDIFF_MIN, PTRDIFF_MAX. */
748 # ifndef UINTPTR_MAX
750 # define UINTPTR_MAX (((1ULL << (@BITSIZEOF_UINTPTR_T@ - 1)) - 1) * 2 + 1) macro
752 # define UINTPTR_MAX (((1UL << (@BITSIZEOF_UINTPTR_T@ - 1)) - 1) * 2 + 1) macro
756 # define UINTPTR_MAX ULONG_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h384 #undef UINTPTR_MAX macro
387 #define UINTPTR_MAX ULONG_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h384 #undef UINTPTR_MAX macro
387 #define UINTPTR_MAX ULONG_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h384 #undef UINTPTR_MAX macro
387 #define UINTPTR_MAX ULONG_MAX macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure27277 for bound in INTPTR_MIN INTPTR_MAX UINTPTR_MAX \
[all...]

Completed in 378 milliseconds