Home
last modified time | relevance | path

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

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