Searched defs:_WCHAR_T (Results 1 - 3 of 3) sorted by relevance

/external/libcxx/include/support/solaris/
H A Dwchar.h28 #define _WCHAR_T 1 macro
/external/stlport/stlport/stl/
H A Dc_locale.h46 # if !defined (_WCHAR_T)
47 # define _WCHAR_T macro
54 # endif /* _WCHAR_T */
/external/clang/lib/Headers/
H A Dstddef.h79 #if !defined(_WCHAR_T) || __has_feature(modules)
81 #define _WCHAR_T macro

Completed in 226 milliseconds