Searched defs:lower_32_bits (Results 1 – 8 of 8) sorted by relevance
53 constexpr uint32_t lower_32_bits() const { in lower_32_bits() function
32 #define lower_32_bits(n) ((u32)(n)) macro
123 #define lower_32_bits(n) ((u32)(n)) macro
581 static inline uint32_t lower_32_bits(uint64_t x) in lower_32_bits() function
99 #define lower_32_bits(n) ((__u32)(n)) macro
97 #define lower_32_bits(n) ((__u32)(n)) macro
109 #define lower_32_bits(n) ((__u32)(n)) macro