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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddpaddr.h123 # define DPNA_FLOW_CONTROL_NONE (const WCHAR []){ 'N','O','N','E',0 } macro
159 # define DPNA_FLOW_CONTROL_NONE L"NONE" macro
195 static const WCHAR DPNA_FLOW_CONTROL_NONE[] = { 'N','O','N','E',0 }; variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddpaddr.h123 # define DPNA_FLOW_CONTROL_NONE (const WCHAR []){ 'N','O','N','E',0 } macro
159 # define DPNA_FLOW_CONTROL_NONE L"NONE" macro
195 static const WCHAR DPNA_FLOW_CONTROL_NONE[] = { 'N','O','N','E',0 }; variable

Completed in 68 milliseconds