Home
last modified time | relevance | path

Searched defs:rounddown (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmath.h73 #define rounddown(x, y) ( \ macro
/openbmc/u-boot/include/linux/
H A Dkernel.h83 #define rounddown(x, y) ( \ macro
/openbmc/linux/drivers/atm/
H A Dlanai.c2069 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ in pcr_to_cbricg() local