Searched defs:WCHAR_MIN (Results 1 - 5 of 5) 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.c293 verify (TYPE_MINIMUM (wchar_t) == WCHAR_MIN); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstdint.in.h434 #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.h434 #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/libgettextpo/
H A Dstdint.in.h434 #undef WCHAR_MIN macro
436 #define WCHAR_MIN \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dstdint_.h874 # 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

Completed in 103 milliseconds