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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c220 intptr_t g[3] = { 17, INTPTR_MIN, INTPTR_MAX };
221 verify (TYPE_MINIMUM (intptr_t) == INTPTR_MIN); variable
223 verify_same_types (INTPTR_MIN, (intptr_t) 0 + 0);
230 #if INTPTR_MIN && INTPTR_MAX && UINTPTR_MAX
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h62 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX.
69 /* AIX 4 <inttypes.h> has nearly everything, except INTPTR_MIN, INTPTR_MAX,
726 # ifndef INTPTR_MIN
728 # define INTPTR_MIN (-1LL << (@BITSIZEOF_INTPTR_T@ - 1)) macro
730 # define INTPTR_MIN (-1L << (@BITSIZEOF_INTPTR_T@ - 1)) macro
734 # define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h74 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
382 #undef INTPTR_MIN macro
385 #define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h74 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
382 #undef INTPTR_MIN macro
385 #define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h81 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
406 #undef INTPTR_MIN macro
409 #define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h81 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
406 #undef INTPTR_MIN macro
409 #define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h74 the macros except for *_FAST*_*, INTPTR_MIN, PTRDIFF_MIN, PTRDIFF_MAX. */
382 #undef INTPTR_MIN macro
385 #define INTPTR_MIN LONG_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure21853 intptr_t gmin = INTPTR_MIN;
29391 intptr_t gmin = INTPTR_MIN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure27277 for bound in INTPTR_MIN INTPTR_MAX UINTPTR_MAX \
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 437 milliseconds