Searched defs:PPC_BIT (Results 1 – 2 of 2) sorted by relevance
47 #define PPC_BIT(bit) (1UL << PPC_BITLSHIFT(bit)) macro