Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 12 of 12) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/src/
H A Dlocale_impl.cpp731 … locale::id& _STLP_CALL _GetFacetId(const money_get<wchar_t, istreambuf_iterator<wchar_t, char_tra… in _GetFacetId()
733 … locale::id& _STLP_CALL _GetFacetId(const money_put<wchar_t, ostreambuf_iterator<wchar_t, char_tra… in _GetFacetId()
740 …C locale::id& _STLP_CALL _GetFacetId(const num_get<wchar_t, istreambuf_iterator<wchar_t, char_trai… in _GetFacetId()
747 …C locale::id& _STLP_CALL _GetFacetId(const num_put<wchar_t, ostreambuf_iterator<wchar_t, char_trai… in _GetFacetId()
756 …C locale::id& _STLP_CALL _GetFacetId(const time_get<wchar_t, istreambuf_iterator<wchar_t, char_tra… in _GetFacetId()
758 …C locale::id& _STLP_CALL _GetFacetId(const time_put<wchar_t, ostreambuf_iterator<wchar_t, char_tra… in _GetFacetId()
/reactos/sdk/include/c++/stlport/stl/
H A Dc_locale.h49 typedef long wchar_t; typedef
52 typedef __int32_t wchar_t; typedef
H A D_construct.h225 inline void _Destroy_Range(wchar_t*, wchar_t*) {} in _Destroy_Range() argument
226 inline void _Destroy_Range(const wchar_t*, const wchar_t*) {} in _Destroy_Range()
H A D_ctype.h198 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } in wchar_t() function
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); } in wchar_t() function
/reactos/sdk/include/reactos/
H A Dstubs.h3 typedef unsigned short wchar_t; typedef
/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dwchar.h102 #define wchar_t char macro
/reactos/sdk/include/psdk/
H A Dbasetyps.h87 typedef unsigned short wchar_t; typedef
H A Dstrsafe.h42 typedef unsigned short wchar_t; typedef
/reactos/sdk/include/vcruntime/
H A Dvcruntime.h144 typedef unsigned short wchar_t; typedef
/reactos/sdk/include/crt/
H A Dstddef.h311 typedef __WCHAR_TYPE__ wchar_t; typedef
/reactos/sdk/include/c++/stlport/stl/config/
H A D_como.h154 #define wchar_t __COMO_WCHAR_T macro
H A D_evc.h263 typedef unsigned short wchar_t; typedef