Home
last modified time | relevance | path

Searched defs:round_down (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/linux/
A Dmath.h12 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
/linux/include/linux/
A Dmath.h34 #define round_down(x, y) ((x) & ~__round_mask(x, y)) macro
/linux/drivers/atm/
A Dhorizon.h488 round_down, enumerator
A Dambassador.h644 round_down, enumerator

Completed in 14 milliseconds