Searched defs:Bit (Results 1 – 2 of 2) sorted by relevance
416 UINT32 Bit; in AcpiUtReleaseOwnerId() local
8 #define Bit(x) (1 << ((x) % 8)) macro