Searched defs:PPC_BIT32 (Results 1 – 3 of 3) sorted by relevance
13 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
16 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro
46 #define PPC_BIT32(bit) (0x80000000 >> (bit)) macro