Searched defs:PD (Results 1 – 7 of 7) sorted by relevance
17 #define PD BIT(0) macro
156 } PD; member173 } PD; member
18 #define PD 3 macro
22 #define PD 3 macro
513 #define PD(x) (1 << (x)) macro
425 #define PD(x) (1 << (x)) macro
434 #define PD(x) (1 << (x)) macro
Completed in 53 milliseconds