Searched refs:WCHAR_MIN (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h27 /* Get wchar_t, WCHAR_MIN, WCHAR_MAX. */
29 /* BSD/OS 4.2 defines WCHAR_MIN, WCHAR_MAX in <wchar.h>, not <stddef.h>. */
30 #if !(defined(WCHAR_MIN) && defined(WCHAR_MAX)) && @HAVE_WCHAR_H@
871 #ifndef WCHAR_MIN
874 # define WCHAR_MIN (-1L << (@BITSIZEOF_WCHAR_T@ - 1)) macro
876 # define WCHAR_MIN (-1 << (@BITSIZEOF_WCHAR_T@ - 1)) macro
880 # define WCHAR_MIN 0UL macro
882 # define WCHAR_MIN 0U macro
884 # define WCHAR_MIN 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h87 /* Get WCHAR_MIN, WCHAR_MAX. */
88 # if ! (defined WCHAR_MIN && defined WCHAR_MAX)
434 #undef WCHAR_MIN macro
436 #define WCHAR_MIN \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dstdint.in.h87 /* Get WCHAR_MIN, WCHAR_MAX. */
88 # if ! (defined WCHAR_MIN && defined WCHAR_MAX)
434 #undef WCHAR_MIN macro
436 #define WCHAR_MIN \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c293 verify (TYPE_MINIMUM (wchar_t) == WCHAR_MIN); variable
295 verify_same_types (WCHAR_MIN, (wchar_t) 0 + 0);
298 # if WCHAR_MIN != 17 && WCHAR_MAX
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dstdint.in.h87 /* Get WCHAR_MIN, WCHAR_MAX. */
88 # if ! (defined WCHAR_MIN && defined WCHAR_MAX)
434 #undef WCHAR_MIN macro
436 #define WCHAR_MIN \ 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...]

Completed in 275 milliseconds