Searched defs:RoundDown (Results 1 – 5 of 5) 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
347 inline int64 RoundDown(int64 offset, int64 align) in RoundDown() function