Searched defs:DPNA_PARITY_ODD (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 120 # define DPNA_PARITY_ODD (const WCHAR []){ 'O','D','D',0 } macro 156 # define DPNA_PARITY_ODD L"ODD" macro 192 static const WCHAR DPNA_PARITY_ODD[] = { 'O','D','D',0 }; variable
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 120 # define DPNA_PARITY_ODD (const WCHAR []){ 'O','D','D',0 } macro 156 # define DPNA_PARITY_ODD L"ODD" macro 192 static const WCHAR DPNA_PARITY_ODD[] = { 'O','D','D',0 }; variable
|
Completed in 91 milliseconds