Searched defs:DPNA_PARITY_SPACE (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 122 # define DPNA_PARITY_SPACE (const WCHAR []){ 'S','P','A','C','E',0 } macro 158 # define DPNA_PARITY_SPACE L"SPACE" macro 194 static const WCHAR DPNA_PARITY_SPACE[] = { 'S','P','A','C','E',0 }; variable
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 122 # define DPNA_PARITY_SPACE (const WCHAR []){ 'S','P','A','C','E',0 } macro 158 # define DPNA_PARITY_SPACE L"SPACE" macro 194 static const WCHAR DPNA_PARITY_SPACE[] = { 'S','P','A','C','E',0 }; variable
|
Completed in 81 milliseconds