HomeSort by relevance Sort by last modified time
    Searched refs:__STR2WSTR (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
ms_wide_predefined_expr.cpp 7 #define __STR2WSTR(str) L##str
8 #define _STR2WSTR(str) __STR2WSTR(str)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
yvals.h 48 #define __STR2WSTR(str) L##str
49 #define _STR2WSTR(str) __STR2WSTR(str)

Completed in 637 milliseconds