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

/external/chromium/base/
H A Dstringize_macros.h52 // TO_L_STRING(C) produces L"foo"
53 #define TO_L_STRING(x) TO_L_STRING_NO_EXPANSION(x) macro

Completed in 51 milliseconds