Searched refs:kNumTopBits (Results 1 – 10 of 10) sorted by relevance
15 #define kNumTopBits 24 macro16 #define kTopValue ((UInt32)1 << kNumTopBits)
8 #define kNumTopBits 24 macro9 #define kTopValue ((UInt32)1 << kNumTopBits)
33 #define kNumTopBits 24 macro34 #define kTopValue ((UInt32)1 << kNumTopBits)
13 const int kNumTopBits = 24; variable14 const UInt32 kTopValue = (1 << kNumTopBits);
9 #define kNumTopBits 24 macro10 #define kTopValue ((UInt32)1 << kNumTopBits)
34 #define kNumTopBits 24 macro35 #define kTopValue ((UInt32)1 << kNumTopBits)
832 +#define kNumTopBits 24833 +#define kTopValue ((UInt32)1 << kNumTopBits)2938 +#define kNumTopBits 242939 +#define kTopValue ((UInt32)1 << kNumTopBits)