Searched defs:wchar_t (Results 1 - 5 of 5) sorted by relevance

/external/chromium/base/allocator/
H A Dgeneric_allocators.cc112 int _CrtDbgReportW(int, const wchar_t*, int, const wchar_t*, argument
113 const wchar_t*, ...) {
/external/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc96 int _CrtDbgReportW(int reportType, const wchar_t*, int, argument
97 const wchar_t*, const wchar_t*, ...) {
/external/stlport/stlport/stl/
H A D_construct.h225 inline void _Destroy_Range(wchar_t*, wchar_t*) {}
226 inline void _Destroy_Range(const wchar_t*, const wchar_t*) {} argument
/external/stlport/stlport/stl/config/
H A D_como.h154 #define wchar_t __COMO_WCHAR_T macro
156 #undef wchar_t macro
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp91 #define wchar_t macro
176 wchar_t

Completed in 192 milliseconds