Searched defs:RoundDown (Results 1 – 6 of 6) sorted by relevance
60 TEST(BitUtils, RoundDown) in TEST() argument
158 constexpr T RoundDown(T x, size_t n) in RoundDown() function
160 constexpr T RoundDown(T x, size_t n) in RoundDown() function
336 inline int64 RoundDown(int64 offset, int64 align) in RoundDown() function
854 static inline uint64 RoundDown(uint64 offset, uint32 align) in RoundDown() function