Searched refs:INT_LEAST64_MIN (Results 1 - 10 of 10) 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.c121 int_least64_t c4[3] = { 17, INT_LEAST64_MIN, INT_LEAST64_MAX };
122 verify (TYPE_MINIMUM (int_least64_t) == INT_LEAST64_MIN); variable
124 verify_same_types (INT_LEAST64_MIN, (int_least64_t) 0 + 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h329 #undef INT_LEAST64_MIN macro
332 # define INT_LEAST64_MIN INT64_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h329 #undef INT_LEAST64_MIN macro
332 # define INT_LEAST64_MIN INT64_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dstdint.in.h353 #undef INT_LEAST64_MIN macro
356 # define INT_LEAST64_MIN INT64_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/md5/
H A Dstdint.in.h353 #undef INT_LEAST64_MIN macro
356 # define INT_LEAST64_MIN INT64_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.h329 #undef INT_LEAST64_MIN macro
332 # define INT_LEAST64_MIN INT64_MIN macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dconfigure21830 int_least64_t c4min = INT_LEAST64_MIN;
29368 int_least64_t c4min = INT_LEAST64_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/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 340 milliseconds