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
159 constexpr T RoundDown(T x, size_t n) in RoundDown() function
343 inline int64 RoundDown(int64 offset, int64 align) in RoundDown() function
829 static inline uint64 RoundDown(uint64 offset, uint32 align) in RoundDown() function