Searched defs:DPNA_PARITY_EVEN (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 119 # define DPNA_PARITY_EVEN (const WCHAR []){ 'E','V','E','N',0 } macro 155 # define DPNA_PARITY_EVEN L"EVEN" macro 191 static const WCHAR DPNA_PARITY_EVEN[] = { 'E','V','E','N',0 }; variable
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 119 # define DPNA_PARITY_EVEN (const WCHAR []){ 'E','V','E','N',0 } macro 155 # define DPNA_PARITY_EVEN L"EVEN" macro 191 static const WCHAR DPNA_PARITY_EVEN[] = { 'E','V','E','N',0 }; variable
|
Completed in 50 milliseconds