Searched refs:WCHAR_MIN (Results 1 – 6 of 6) sorted by relevance
117 # ifndef WCHAR_MIN118 # define WCHAR_MIN 0 macro129 # undef WCHAR_MIN130 # define WCHAR_MIN 0 macro144 _STLP_STATIC_ASSERT((WCHAR_MIN < 0))145 # undef WCHAR_MIN146 # define WCHAR_MIN 0 macro157 # undef WCHAR_MIN158 # define WCHAR_MIN 0 macro
217 : public _STLP_PRIV _Integer_limits<wchar_t, WCHAR_MIN, WCHAR_MAX, -1, true>
73 #if !defined (WCHAR_MIN)74 # error Missing WCHAR_MIN definition.81 #if !(WCHAR_MIN < WCHAR_MAX)82 # error Weird WCHAR_MIN or WCHAR_MAX macro value.
173 * WCHAR_MIN, WCHAR_MAX definitions moved from <limits> to <cwchar>
503 * stlport/stl/_cwchar.h: fix HP-UX problem with WCHAR_MIN, WCHAR_MAX514 WCHAR_MIN, WCHAR_MAX macros. It used to be in _mbstate_t.h but was2995 * stlport/stl/_mbstate_t.h: Add workaround for alpha bad WCHAR_MIN and
1723 check as WCHAR_MIN and WCHAR_MAX macros definition depends on library