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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dschannel.h98 #define SCHANNEL_NAME_W (const WCHAR []){ 'S','c','h','a','n','n','e','l',0 } macro
100 #define SCHANNEL_NAME_W L"Schannel" macro
102 static const WCHAR SCHANNEL_NAME_W[] = { 'S','c','h','a','n','n','e','l',0 }; variable
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dschannel.h98 #define SCHANNEL_NAME_W (const WCHAR []){ 'S','c','h','a','n','n','e','l',0 } macro
100 #define SCHANNEL_NAME_W L"Schannel" macro
102 static const WCHAR SCHANNEL_NAME_W[] = { 'S','c','h','a','n','n','e','l',0 }; variable

Completed in 44 milliseconds